Updated config.example.py

This commit is contained in:
Robbe Van Herck 2018-07-18 18:35:15 +02:00
parent 663e499ee2
commit 39eb8b703c
No known key found for this signature in database
GPG Key ID: 4D1C8E8FBD1C7188
1 changed files with 1 additions and 2 deletions

View File

@ -3,7 +3,6 @@ class Configuration(object):
SQLALCHEMY_TRACK_MODIFICATIONS = False
DEBUG = True
SECRET_KEY = '<change>'
SLACK_WEBHOOK = '<add url>'
LOGFILE = 'endorsement.log'
ZEUS_KEY = 'tomtest'
ZEUS_SECRET = 'blargh'
ZEUS_SECRET = 'blargh'