add graphql
This commit is contained in:
parent
ff20e4f49c
commit
52876be723
2 changed files with 4 additions and 0 deletions
1
env/netbox.env
vendored
1
env/netbox.env
vendored
|
@ -14,6 +14,7 @@ EMAIL_USERNAME=netbox
|
|||
# EMAIL_USE_SSL and EMAIL_USE_TLS are mutually exclusive, i.e. they can't both be `true`!
|
||||
EMAIL_USE_SSL=false
|
||||
EMAIL_USE_TLS=false
|
||||
GRAPHQL_ENABLED=true
|
||||
HOUSEKEEPING_INTERVAL=86400
|
||||
MAX_PAGE_SIZE=1000
|
||||
MEDIA_ROOT=/opt/netbox/netbox/media
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue