mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-11 20:52:42 +01:00
Relay: Clarify the doc of Relay.channels.joinOnAllNetworks. Closes GH-1133.
This commit is contained in:
parent
1567bc2533
commit
1bdb9e38e3
@ -77,8 +77,8 @@ conf.registerGlobalValue(Relay, 'channels',
|
||||
will relay in.""")))
|
||||
conf.registerChannelValue(Relay.channels, 'joinOnAllNetworks',
|
||||
registry.Boolean(False, _("""Determines whether the bot
|
||||
will always join the channel(s) it relays for on all networks the bot is
|
||||
connected to.""")))
|
||||
will always join the channel(s) it relays when connecting to any network.
|
||||
""")))
|
||||
conf.registerChannelValue(Relay, 'ignores',
|
||||
Ignores([], _("""Determines what hostmasks will not be relayed on a
|
||||
channel.""")))
|
||||
|
Loading…
Reference in New Issue
Block a user