[freeside-commits] freeside/FS/FS Conf.pm,1.180.2.50,1.180.2.51
Ivan,,,
ivan at wavetail.420.am
Wed Sep 30 17:29:17 PDT 2009
Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv4445/FS/FS
Modified Files:
Tag: FREESIDE_1_7_BRANCH
Conf.pm
Log Message:
add login check to FS::ClientAPI::SG/SGNG checks. RT#4610
Index: Conf.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/Conf.pm,v
retrieving revision 1.180.2.50
retrieving revision 1.180.2.51
diff -u -d -r1.180.2.50 -r1.180.2.51
--- Conf.pm 24 Sep 2009 20:00:36 -0000 1.180.2.50
+++ Conf.pm 1 Oct 2009 00:29:15 -0000 1.180.2.51
@@ -2478,6 +2478,13 @@
},
{
+ 'key' => 'sg-login_username',
+ 'section' => '',
+ 'description' => "Don't use this.",
+ 'type' => 'text',
+ },
+
+ {
'key' => 'queued-max_kids',
'section' => '',
'description' => 'Maximum number of queued processes. Defaults to 10.',
More information about the freeside-commits
mailing list