mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Fix updated name
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
1151cd3cbe
commit
f3c043f434
@ -2026,8 +2026,8 @@ administrator.". In some cases this should not be triggered, because it was a
|
||||
normal maintenance change. To disable this specific email the appconfig option
|
||||
``disable_email.email_address_changed_by_admin`` can be set to ``yes``::
|
||||
|
||||
occ config:app:set settings disable_email.email_address_changed_by_admin --value yes
|
||||
occ config:app:set settings disable_activity.email_address_changed_by_admin --value yes
|
||||
|
||||
To disable this behaviour change it to any other value or delete the app config::
|
||||
|
||||
occ config:app:delete settings disable_email.email_address_changed_by_admin
|
||||
occ config:app:delete settings disable_activity.email_address_changed_by_admin
|
||||
|
||||
Loading…
Reference in New Issue
Block a user