diff options
Diffstat (limited to 'FS/FS/Conf.pm')
-rw-r--r-- | FS/FS/Conf.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 542dcc9e7..8fce99024 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -1629,7 +1629,7 @@ and customer address. Include units.', { 'key' => 'username-slash', 'section' => 'username', - 'description' => 'Allow the slash character (/) in usernames.', + 'description' => 'Allow the slash character (/) in usernames. When using, make sure to set "Home directory" to fixed and blank in all svc_acct service definitions.', 'type' => 'checkbox', }, |