feat(capabilities): notification toggle
Signed-off-by: jkoberg <jkoberg@owncloud.com>
This commit is contained in:
@@ -58,6 +58,8 @@ type Config struct {
|
||||
|
||||
PasswordPolicy PasswordPolicy `yaml:"password_policy"`
|
||||
|
||||
ConfigurableNotifications bool `yaml:"configurable_notifications" env:"FRONTEND_CONFIGURABLE_NOTIFICATIONS" desc:"Allow configuring notifications via web client." introductionVersion:"7.1"`
|
||||
|
||||
Context context.Context `yaml:"-"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user