mirror of
https://github.com/jeremyd/ergo.git
synced 2026-07-20 14:28:11 -07:00
Merge pull request #1036 from slingamn/account_persistence.3
last round of feature changes
This commit is contained in:
@@ -221,6 +221,7 @@ type MulticlientConfig struct {
|
||||
Enabled bool
|
||||
AllowedByDefault bool `yaml:"allowed-by-default"`
|
||||
AlwaysOn PersistentStatus `yaml:"always-on"`
|
||||
AutoAway PersistentStatus `yaml:"auto-away"`
|
||||
}
|
||||
|
||||
type throttleConfig struct {
|
||||
|
||||
Reference in New Issue
Block a user