diff --git a/config/config-base.yaml b/config/config-base.yaml index f25ac58..7587a24 100644 --- a/config/config-base.yaml +++ b/config/config-base.yaml @@ -1469,7 +1469,7 @@ sections: description: When set, user accounts will be deleted this many days after expiring (if "Behaviour" is "Disable user"). Set to 0 to disable. - setting: send_email - name: Send email + name: Send message type: bool value: true depends_true: messages|enabled diff --git a/html/admin.html b/html/admin.html index eb56251..2c2c3af 100644 --- a/html/admin.html +++ b/html/admin.html @@ -751,6 +751,7 @@