mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-20 02:00:11 -08:00
Merge pull request #1036 from slingamn/account_persistence.3
last round of feature changes
This commit is contained in:
commit
06b2cb2efc
11 changed files with 146 additions and 30 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