LogToIrc: Synchronize README with config.py

Better document the format of the 'target' config var
This commit is contained in:
PeGaSuS 2021-10-09 22:08:31 +02:00 committed by Valentin Lorentz
parent 3f27c03f77
commit f31e5c4b9a
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ supybot.plugins.LogToIrc.public
supybot.plugins.LogToIrc.targets
This config variable defaults to " ", is network-specific, and is not channel-specific.
Determines which channels/nicks the bot should log to. If no channels/nicks are set, this plugin will effectively be turned off.
Space-separated list of channels/nicks the bot should log to. If no channels/nicks are set, this plugin will effectively be turned off.
.. _conf-supybot.plugins.LogToIrc.userCapabilityRequired: