Disable CLIN fields via a config option

This commit is contained in:
George Drummond
2019-01-03 15:12:51 -05:00
parent 7a7f8914c8
commit 99f34fe45a
7 changed files with 59 additions and 7 deletions

View File

@@ -1,6 +1,7 @@
[default]
CAC_URL = http://localhost:8000/login-redirect
CA_CHAIN = ssl/server-certs/ca-chain.pem
CLASSIFIED = false
COOKIE_SECRET = some-secret-please-replace
CRL_DIRECTORY = crl
DEBUG = true