X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=831ffe2a39a07278692184264998cbcee1556e58;hb=refs%2Fheads%2F21563;hp=869ce1e7351874d9e2385bce710a326099143c06;hpb=56f9dffcd409d2a10e7a2cbe4c15b397f6f3abe1;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 869ce1e73..831ffe2a3 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -5431,6 +5431,13 @@ and customer address. Include units.', 'select_enum' => [qw( Internal Legacy )], }, + { + 'key' => 'external_auth-access_group-template_user', + 'section' => 'UI', + 'description' => 'When using an external authentication module, specifies the default access groups for autocreated users, via a template user.', + '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" },