diff options
Diffstat (limited to 'doc/en/autogen/user/relay_options.asciidoc')
-rw-r--r-- | doc/en/autogen/user/relay_options.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/autogen/user/relay_options.asciidoc b/doc/en/autogen/user/relay_options.asciidoc index 70bfe3d3f..fd439b5e1 100644 --- a/doc/en/autogen/user/relay_options.asciidoc +++ b/doc/en/autogen/user/relay_options.asciidoc @@ -59,7 +59,7 @@ ** values: on, off (default value: `on`) * [[option_relay.irc.backlog_tags]] *relay.irc.backlog_tags* -** description: `tags of messages which are displayed in backlog per IRC channel (supported tags: "irc_join", "irc_part", "irc_quit", "irc_nick", "irc_privmsg"), "*" = all supported tags` +** description: `comma-separated list of messages tags which are displayed in backlog per IRC channel (supported tags: "irc_join", "irc_part", "irc_quit", "irc_nick", "irc_privmsg"), "*" = all supported tags` ** type: string ** values: any string (default value: `"irc_privmsg"`) |