mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-02-18 14:40:51 +01:00
fix 2f723e809d3be29d3a8c33992dc080bad5969f3d
This commit is contained in:
parent
6d3198c2b3
commit
1762b8090a
@ -760,7 +760,7 @@ registerGlobalValue(supybot.drivers, 'module',
|
|||||||
ValidDriverModule('default', _("""Determines what driver module the
|
ValidDriverModule('default', _("""Determines what driver module the
|
||||||
bot will use. The default is Socket which is simple and stable
|
bot will use. The default is Socket which is simple and stable
|
||||||
and supports SSL. Twisted doesn't work if the IRC server which
|
and supports SSL. Twisted doesn't work if the IRC server which
|
||||||
you are connecting to has IPv6 (most of them).""")))
|
you are connecting to has IPv6 (most of them do).""")))
|
||||||
|
|
||||||
registerGlobalValue(supybot.drivers, 'maxReconnectWait',
|
registerGlobalValue(supybot.drivers, 'maxReconnectWait',
|
||||||
registry.PositiveFloat(300.0, _("""Determines the maximum time the bot will
|
registry.PositiveFloat(300.0, _("""Determines the maximum time the bot will
|
||||||
|
Loading…
x
Reference in New Issue
Block a user