Browse Source

Update settings.py

environments/production/deployments/19
klafyvel 7 years ago
parent
commit
5e0a6e0475
  1. 2
      klafirc/settings.py

2
klafirc/settings.py

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

Loading…
Cancel
Save