X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=6a4d19b1d09057f51cd427baf804e710aa43bf8c;hb=be50cb8c900bfc20c873996a9ab6c48009de0204;hp=38ccb6eaa6f991cc88e75239b95a6e24839ba7d9;hpb=cca0cc20700b15a95b2c61e527b3a128c6efb32e;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 38ccb6eaa..6a4d19b1d 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -5964,6 +5964,13 @@ and customer address. Include units.', 'type' => 'checkbox', }, + { + 'key' => 'default_appointment_length', + 'section' => 'UI', + 'description' => 'Default appointment length, in minutes (30 minute granularity).', + 'type' => 'text', + }, + { key => "apacheroot", section => "deprecated", description => "DEPRECATED", type => "text" }, { key => "apachemachine", section => "deprecated", description => "DEPRECATED", type => "text" }, { key => "apachemachines", section => "deprecated", description => "DEPRECATED", type => "text" },