Remove extra config settings

This commit is contained in:
Devon Mackay 2018-08-30 14:11:37 -04:00
parent 73f7248235
commit 3fc8f6e970

View File

@ -1,6 +1,3 @@
[default]
PGHOST = postgreshost
PGDATABASE = atat_test
REDIS_URI = redis://redishost:6379
CRL_DIRECTORY = tests/fixtures/crl
WTF_CSRF_ENABLED = false