v0.3.9 config auto-reload added
This commit is contained in:
@ -10,6 +10,7 @@ type Config struct {
|
||||
|
||||
// Runtime behavior flags
|
||||
DisableStatusReporter bool `toml:"disable_status_reporter"`
|
||||
ConfigAutoReload bool `toml:"config_auto_reload"`
|
||||
|
||||
// Internal flag indicating demonized child process
|
||||
BackgroundDaemon bool `toml:"background-daemon"`
|
||||
|
||||
Reference in New Issue
Block a user