From eb835bebe29980bfbf78dcd442274dd1cc5508fb Mon Sep 17 00:00:00 2001 From: nyuszika7h Date: Sun, 13 Sep 2015 11:30:04 +0200 Subject: [PATCH] Clarify comment in example config --- botconfig.py.example | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/botconfig.py.example b/botconfig.py.example index d1cd561..a6b3e99 100644 --- a/botconfig.py.example +++ b/botconfig.py.example @@ -45,8 +45,7 @@ USE_UTC = True # If True, logs will use the UTC time, else local time. TIMESTAMP_FORMAT = "[%Y-%m-%d %H:%M:%S{tzoffset}]" -# This doesn't need to be changed unless you're running the bot on a network with a non-standard -# services setup. +# The defaults used by the bot should work on freenode and other networks using Atheme. # # An example configuration for Undernet is provided below; if you're running the bot on Undernet, # you can simply uncomment the following lines. For other networks, you can set the appropriate