8 lines
172 B
INI
8 lines
172 B
INI
[default]
|
|
DEBUG = false
|
|
PGHOST = postgreshost
|
|
PGDATABASE = atat_test
|
|
REDIS_URI = redis://redishost:6379
|
|
CRL_STORAGE_CONTAINER = tests/fixtures/crl
|
|
WTF_CSRF_ENABLED = false
|