Add REQUIRE_CRLS to config parser

This commit is contained in:
Patrick Smith
2018-10-26 10:11:03 -04:00
parent f5a1d94061
commit e177fe0037
2 changed files with 3 additions and 2 deletions

View File

@@ -15,6 +15,7 @@ PGPORT = 5432
PGUSER = postgres
PORT=8000
REDIS_URI = redis://localhost:6379
REQUIRE_CRLS = true
SECRET = change_me_into_something_secret
SECRET_KEY = change_me_into_something_secret
SESSION_COOKIE_NAME=atat