12 lines
305 B
YAML
12 lines
305 B
YAML
netbox_config:
|
|
# DATABASE: {...}
|
|
# REDIS: {...}
|
|
# SECRET_KEY: "..."
|
|
MEDIA_ROOT: /var/lib/netbox/media
|
|
REPORTS_ROOT: /var/lib/netbox/reports
|
|
SCRIPTS_ROOT: /var/lib/netbox/scripts
|
|
CENSUS_REPORTING_ENABLED: false
|
|
netbox_config_raw: ''
|
|
|
|
netbox_gunicorn_config: {}
|
|
netbox_gunicorn_config_raw: ''
|