Add REQUIRE_CRLS to config parser
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user