Slack spruce up (#394)

* Formatting slack message.

* Tweaking tests.
This commit is contained in:
kevgliss
2016-07-06 10:27:13 -07:00
committed by GitHub
parent d4732d3ab0
commit 74bf54cb8f
5 changed files with 93 additions and 15 deletions

View File

@ -33,6 +33,8 @@ LEMUR_RESTRICTED_DOMAINS = []
LEMUR_EMAIL = ''
LEMUR_SECURITY_TEAM_EMAIL = ['security@example.com']
LEMUR_HOSTNAME = 'lemur.example.com'
# Logging
LOG_LEVEL = "DEBUG"