[freeside-commits] freeside/FS/FS Conf.pm,1.345,1.346

Ivan,,, ivan at wavetail.420.am
Mon Dec 28 20:44:58 PST 2009


Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv12780

Modified Files:
	Conf.pm 
Log Message:
oops, syntax error adding queued-sleep_time

Index: Conf.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/Conf.pm,v
retrieving revision 1.345
retrieving revision 1.346
diff -u -d -r1.345 -r1.346
--- Conf.pm	29 Dec 2009 00:38:07 -0000	1.345
+++ Conf.pm	29 Dec 2009 04:44:56 -0000	1.346
@@ -3170,7 +3170,7 @@
   {
     'key'         => 'queued-sleep_time',
     'section'     => '',
-    'description' => 'Time to sleep between attempts to find new jobs to process in the queue.  Defaults to 10.  Installations doing real-time CDR processing for prepaid may want to set it lower.'
+    'description' => 'Time to sleep between attempts to find new jobs to process in the queue.  Defaults to 10.  Installations doing real-time CDR processing for prepaid may want to set it lower.',
     'type'        => 'text',
   },
 



More information about the freeside-commits mailing list