File supybot-notify-config of Package supybot-notify
##
# Determines whether this plugin is loaded by default.
###
supybot.plugins.Notify: True
###
# Determines whether this plugin is publicly visible.
#
# Default value: True
###
supybot.plugins.Notify.public: True
###
# Address for the IRC notification server to listen on
#
# Default value: 0.0.0.0
###
supybot.plugins.Notify.server_address: 127.0.0.1
###
# Port for the IRC notification server to listen on
#
# Default value: 5050
###
supybot.plugins.Notify.server_port: 5050
###
# Use notices instead of privmsgs
#
# Default value: False
###
supybot.plugins.Notify.use_notice: False