X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=0bb59dc11f849b4b201b475323620494f53b9a3a;hb=af5b5947a7bcb13a94a84bb2b20c80a2778e0f35;hp=aaeaa86b6ab9385ee4aeb2ae26b1c0836b775a6e;hpb=3b1d4f57601233548ea150c74008db47a953462e;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index aaeaa86b6..0bb59dc11 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -1519,6 +1519,13 @@ worry that config_items is freeside-specific and icky. }, { + 'key' => 'selfservice-save_unchecked', + 'section' => 'self-service', + 'description' => 'In self-service, uncheck "Remember information" checkboxes by default (normally, they are checked by default).', + 'type' => 'checkbox', + }, + + { 'key' => 'signup_server-default_agentnum', 'section' => 'self-service', 'description' => 'Default agent for the signup server',