mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-11 12:42:34 +01:00
Ooops, thought I tested it, but it turns I had forgotten to install.
This commit is contained in:
parent
a32a263b90
commit
0525b9a4fa
@ -366,7 +366,7 @@ class SocketTimeout(registry.PositiveInteger):
|
||||
supybot.register('defaultSocketTimeout', SocketTimeout(10, """Determines what
|
||||
the default timeout for socket objects will be. This means that *all* sockets
|
||||
will timeout when this many seconds has gone by (unless otherwise modified by
|
||||
the author of the code that uses the sockets).""")
|
||||
the author of the code that uses the sockets)."""))
|
||||
|
||||
###
|
||||
# Driver stuff.
|
||||
|
Loading…
Reference in New Issue
Block a user