Clean up unused code and better shutdown in main
All checks were successful
/ docker (push) Successful in 4m4s
All checks were successful
/ docker (push) Successful in 4m4s
This commit is contained in:
parent
b01f60d273
commit
6cc699cbbd
61 changed files with 36 additions and 5559 deletions
|
@ -19,7 +19,6 @@ var (
|
|||
false,
|
||||
"If set, the server will only validate the config (or write the default one) and then quit",
|
||||
)
|
||||
FlagStartNew *bool = flag.Bool("new", false, "Start the new system")
|
||||
FlagStartDebugServer *bool = flag.Bool(
|
||||
"debugserver",
|
||||
false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue