Service: Actually allow 0.

This commit is contained in:
Valentin Lorentz 2015-09-15 21:00:31 +02:00
parent e54ae6dc77
commit 2e7df9cfc2
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ conf.registerGlobalValue(Services, 'noJoinsUntilIdentified',
you have a vhost that isn't set until you're identified, or if you're
joining +r channels that won't allow you to join unless you identify.""")))
conf.registerGlobalValue(Services, 'ghostDelay',
registry.PositiveInteger(60, _("""Determines how many seconds the bot will
registry.NonNegativeInteger(60, _("""Determines how many seconds the bot will
wait between successive GHOST attempts. Set this to 0 to disable GHOST.""")))
conf.registerGlobalValue(Services, 'NickServ',
ValidNickOrEmptyString('NickServ', _("""Determines what nick the 'NickServ' service