v0.4.0 authentication added and router mode removed
This commit is contained in:
@@ -3,7 +3,6 @@ package config
|
||||
|
||||
type Config struct {
|
||||
// Top-level flags for application control
|
||||
UseRouter bool `toml:"router"`
|
||||
Background bool `toml:"background"`
|
||||
ShowVersion bool `toml:"version"`
|
||||
Quiet bool `toml:"quiet"`
|
||||
|
||||
Reference in New Issue
Block a user