summaryrefslogtreecommitdiff
path: root/FS/FS/Conf.pm
diff options
context:
space:
mode:
authorivan <ivan>2004-11-26 09:08:35 +0000
committerivan <ivan>2004-11-26 09:08:35 +0000
commitd868b652862e6d2b93c0987d1135217b5b29265e (patch)
tree9e91d8e825e322209a953627b5ecc4bcb2ceebae /FS/FS/Conf.pm
parent0250c1ca0ee37edc0370b91b86848c85260a77a6 (diff)
update description for signup_server-realtime to reflect current reality, closes: Bug#575
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 cfc4207..f15b485 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -1064,7 +1064,7 @@ httemplate/docs/config.html
{
'key' => 'signup_server-realtime',
'section' => '',
- 'description' => 'Run billing for signup server signups immediately, and suspend accounts which subsequently have a balance.',
+ 'description' => 'Run billing for signup server signups immediately, and do not provision accounts which subsequently have a balance.',
'type' => 'checkbox',
},