forked from External/ergo
add auto-away
This commit is contained in:
parent
b94e7ea985
commit
a0f4e90b7e
10 changed files with 97 additions and 26 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue