summaryrefslogtreecommitdiff
path: root/FS/FS/Conf.pm
diff options
context:
space:
mode:
authorivan <ivan>2010-11-04 17:38:35 +0000
committerivan <ivan>2010-11-04 17:38:35 +0000
commit696a5c1ac572c9327021d01d2d49121f1198c7da (patch)
tree3755648eddcaaf879872bc4afefc3bf4966909cd /FS/FS/Conf.pm
parent525583dc4bf34e3668871868b3374f590e4928a4 (diff)
finish username-slash and username-equals, RT#10452
Diffstat (limited to 'FS/FS/Conf.pm')
-rw-r--r--FS/FS/Conf.pm2
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',
},