removed KEY_FILE option (no longer used)

blueprint_refactoring
Simon Pirkelmann 2022-09-12 22:23:56 +02:00
parent 118f492881
commit a88da152c1
1 changed files with 0 additions and 1 deletions

View File

@ -47,7 +47,6 @@ class DefaultConfig(object):
"pool_pre_ping": True,
}
KEY_FILE = '/root/flask_keys'
TOKEN_FILE = "door_tokens"
ADMIN_FILE = 'admins'