Remove old services from the blacklist

This commit is contained in:
Joseph Schorr 2015-02-18 16:34:42 -05:00
parent 89eb5bdcc5
commit 3cae6609a7

View file

@ -194,4 +194,4 @@ class DefaultConfig(object):
SYSTEM_SERVICES_PATH = "conf/init/"
# Services that should not be shown in the logs view.
SYSTEM_SERVICE_BLACKLIST = ['tutumdocker', 'dockerfilebuild']
SYSTEM_SERVICE_BLACKLIST = []