mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-29 22:22:33 +01:00
Extra help can't hurt.
This commit is contained in:
parent
493aa57d8e
commit
59c4dab684
@ -935,7 +935,7 @@ registerGlobalValue(supybot.protocols.http, 'peekSize',
|
|||||||
|
|
||||||
registerGlobalValue(supybot.protocols.http, 'proxy',
|
registerGlobalValue(supybot.protocols.http, 'proxy',
|
||||||
registry.String('', """Determines what proxy all HTTP requests should go
|
registry.String('', """Determines what proxy all HTTP requests should go
|
||||||
through."""))
|
through. The value should be of the form 'host:port'."""))
|
||||||
|
|
||||||
|
|
||||||
###
|
###
|
||||||
|
Loading…
Reference in New Issue
Block a user