You've already forked dockerfiles
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:
@ -20,3 +20,5 @@ BOT_LOG_FILE = '/home/errbot/errbot.log'
|
||||
BOT_LOG_LEVEL = logging.DEBUG
|
||||
|
||||
BOT_ADMINS = ('@master', )
|
||||
|
||||
AUTOINSTALL_DEPS = True
|
||||
|
Reference in New Issue
Block a user