Remove unused configuration values from base.ini

This commit is contained in:
richard-dds
2019-11-07 16:45:11 -05:00
parent 948976bb78
commit 4b8296c6ea
2 changed files with 3 additions and 20 deletions

View File

@@ -5,7 +5,6 @@ CA_CHAIN = ssl/server-certs/ca-chain.pem
CLASSIFIED = false
CONTRACT_START_DATE = 2019-09-14
CONTRACT_END_DATE = 2022-09-14
COOKIE_SECRET = some-secret-please-replace
DISABLE_CRL_CHECK = false
CRL_FAIL_OPEN = false
CRL_STORAGE_CONTAINER = crls
@@ -26,7 +25,6 @@ PGUSER = postgres
PORT=8000
REDIS_URI = redis://localhost:6379
RQ_QUEUES = atat_%(ENVIRONMENT)s
SECRET = change_me_into_something_secret
SECRET_KEY = change_me_into_something_secret
SERVER_NAME
SESSION_COOKIE_NAME=atat