3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 01:09:22 +01:00

example-conf: minor rewording for show_unknown_commands

[skip ci]
This commit is contained in:
James Lu 2018-10-28 21:13:29 -07:00
parent 77febfe69f
commit 6462ae3a3c

View File

@ -59,7 +59,8 @@ pylink:
#plugin_dirs: ["~/my-plugins", "~/pylink-contrib-modules/plugins"]
#protocol_dirs: ["~/pylink-contrib-modules/protocols"]
# Determines whether we should show unknown command errors for service bots. Defaults to True.
# Determines whether service bots should return unknown command errors. Defaults to true if not
# speciifed.
#show_unknown_commands: true
# Determines whether hideoper modes should be respected in WHOIS replies.