1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-06-14 23:55:02 +02:00

fix errbot stop_signal

This commit is contained in:
kev
2017-01-22 22:21:00 +08:00
parent 1168e58d77
commit 57a9178321
6 changed files with 10 additions and 4 deletions

View File

@ -20,3 +20,5 @@ BOT_LOG_FILE = '/home/errbot/errbot.log'
BOT_LOG_LEVEL = logging.DEBUG
BOT_ADMINS = ('@master', )
AUTOINSTALL_DEPS = True