mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-13 02:58:17 -06:00
Fix spelling
This commit is contained in:
parent
888855d7c6
commit
dc193df8f5
@ -11,7 +11,7 @@ master = true
|
|||||||
; clear environment on exit
|
; clear environment on exit
|
||||||
vacuum = true
|
vacuum = true
|
||||||
|
|
||||||
; make SIGTERM to stop the app (instead of reload by default)
|
; make SIGTERM stop the app (instead of reload)
|
||||||
die-on-term = true
|
die-on-term = true
|
||||||
|
|
||||||
; exit if no app can be loaded
|
; exit if no app can be loaded
|
||||||
|
Loading…
Reference in New Issue
Block a user