remove REQUIRE_CRLS setting in favor of DISABLE_CRL_CHECK
This commit is contained in:
@@ -17,7 +17,6 @@ PGPORT = 5432
|
||||
PGUSER = postgres
|
||||
PORT=8000
|
||||
REDIS_URI = redis://localhost:6379
|
||||
REQUIRE_CRLS = true
|
||||
RQ_QUEUES = atat_%(ENVIRONMENT)s
|
||||
SECRET = change_me_into_something_secret
|
||||
SECRET_KEY = change_me_into_something_secret
|
||||
|
Reference in New Issue
Block a user