Move GRAPHQL_ENABLED to dynamic configuration

This commit is contained in:
jeremystretch
2021-11-08 15:31:09 -05:00
parent cb549e15a3
commit 6b209568f0
8 changed files with 20 additions and 15 deletions

View File

@@ -140,14 +140,6 @@ EXEMPT_VIEW_PERMISSIONS = ['*']
---
## GRAPHQL_ENABLED
Default: True
Setting this to False will disable the GraphQL API.
---
## HTTP_PROXIES
Default: None