Update settings.py

This commit is contained in:
klafyvel 2018-09-20 10:43:19 +02:00
parent 599dace4db
commit 5e0a6e0475

View file

@ -1,7 +1,7 @@
import logging
from logging.handlers import RotatingFileHandler
DEBUG = True
DEBUG = False
if not DEBUG:
BOT_FILE = '/etc/klafirc/bots.yaml'