mirror of
https://github.com/Mezeporta/Erupe.git
synced 2025-12-12 23:14:36 +01:00
document DisableSoftCrash
This commit is contained in:
@@ -11,7 +11,7 @@ import (
|
||||
type Config struct {
|
||||
HostIP string `mapstructure:"host_ip"`
|
||||
BinPath string `mapstructure:"bin_path"`
|
||||
DisableSoftCrash bool
|
||||
DisableSoftCrash bool // Disables the 'Press Return to exit' dialog allowing scripts to reboot the server automatically
|
||||
DevMode bool
|
||||
|
||||
DevModeOptions DevModeOptions
|
||||
|
||||
Reference in New Issue
Block a user