X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=5e70b405c1f26d752b06ecc892e6c95cd45652f9;hb=23db52e232596d87b97561f5f76f11668cbe33bd;hp=b88aa11ffcd73a0912a14a94530a260774721053;hpb=9cccdd3ae700bd7221799ac42e241979d656f5e5;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index b88aa11ff..5e70b405c 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -2272,6 +2272,12 @@ and customer address. Include units.', }, { + 'key' => 'selfservice-timeout', + 'section' => 'self-service', + 'description' => 'Timeout for the self-service login cookie, in seconds. Defaults to 1 hour.', + }, + + { 'key' => 'backend-realtime', 'section' => 'billing', 'description' => 'Run billing for backend signups immediately.',