X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=11d237e1dea7851bb7c8df8fbeea19934465c286;hb=54fd27780c3b48eb1a05be892f65f26b0daab197;hp=41c7e05783d795e827ba8955dfab9e6d2a962380;hpb=90f61f8a55ceb6fb122c2dde4d6a1aab6976b909;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 41c7e0578..11d237e1d 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -4285,6 +4285,13 @@ and customer address. Include units.', 'select_enum' => [ 'Classic', 'Recurring' ], }, + { + 'key' => 'username-pound', + 'section' => 'username', + 'description' => 'Allow the pound character (#) in usernames.', + 'type' => 'checkbox', + }, + { key => "apacheroot", section => "deprecated", description => "DEPRECATED", type => "text" }, { key => "apachemachine", section => "deprecated", description => "DEPRECATED", type => "text" }, { key => "apachemachines", section => "deprecated", description => "DEPRECATED", type => "text" },