9 lines
185 B
INI
9 lines
185 B
INI
[default]
|
|
DEBUG = true
|
|
PGHOST = postgreshost
|
|
PGDATABASE = atat_test
|
|
REDIS_URI = redis://redishost:6379
|
|
CRL_STORAGE_CONTAINER = tests/fixtures/crl
|
|
WTF_CSRF_ENABLED = false
|
|
CSP=mock-test
|