Update config.go
This commit is contained in:
parent
0faf47f752
commit
370d9348f6
|
@ -279,7 +279,7 @@ type Configuration struct {
|
||||||
// if the debug flag is passed through the command line arguments.
|
// if the debug flag is passed through the command line arguments.
|
||||||
Debug bool
|
Debug bool
|
||||||
|
|
||||||
AppName string `default:"Nightway Hosting" json:"app_name" yaml:"app_name"`
|
AppName string `default:"Nightway Hosting Daemon" json:"app_name" yaml:"app_name"`
|
||||||
|
|
||||||
// A unique identifier for this node in the Panel.
|
// A unique identifier for this node in the Panel.
|
||||||
Uuid string
|
Uuid string
|
||||||
|
|
Loading…
Reference in New Issue
Block a user