[freeside-commits] freeside/FS/FS Conf.pm,1.397.2.8,1.397.2.9
Erik Levinson
levinse at wavetail.420.am
Sun Dec 19 19:14:55 PST 2010
Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv30218/FS/FS
Modified Files:
Tag: FREESIDE_2_1_BRANCH
Conf.pm
Log Message:
self-service improvements: DIDs, RT10885
Index: Conf.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/Conf.pm,v
retrieving revision 1.397.2.8
retrieving revision 1.397.2.9
diff -u -w -d -r1.397.2.8 -r1.397.2.9
--- Conf.pm 17 Dec 2010 23:44:39 -0000 1.397.2.8
+++ Conf.pm 20 Dec 2010 03:14:52 -0000 1.397.2.9
@@ -2278,6 +2278,13 @@
},
{
+ 'key' => 'selfservice-recent-did-age',
+ 'section' => 'self-service',
+ 'description' => 'If specified, defines "recent", in number of seconds, for "Download recently allocated DIDs" in self-service.',
+ 'type' => 'text',
+ },
+
+ {
'key' => 'selfservice_server-view-wholesale',
'section' => 'self-service',
'description' => 'If enabled, use a wholesale package view in the self-service.',
More information about the freeside-commits
mailing list