From cf804ca84e7b9f3270d057c49c7dca56d750289e Mon Sep 17 00:00:00 2001 From: James Lu Date: Sat, 23 Jul 2016 22:15:54 -0700 Subject: [PATCH] example-conf: mention automode --- example-conf.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/example-conf.yml b/example-conf.yml index 310e8c5..3d8a90f 100644 --- a/example-conf.yml +++ b/example-conf.yml @@ -283,6 +283,11 @@ plugins: # to a template string, as they connect. This requires the changehost: block # to be configured correctly below. #- changehost + + # Automode plugin: allows assigning channel access to specific hostmasks or + # exttargets. See https://github.com/GLolol/PyLink/blob/master/docs/automode.md + # for a usage guide. + #- automode logging: # This configuration block defines targets that PyLink should log commands,