Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
synapse
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Maunium
synapse
Commits
90cc9e5b
Unverified
Commit
90cc9e5b
authored
11 months ago
by
Amanda H. L. de Andrade Katz
Committed by
GitHub
11 months ago
Browse files
Options
Downloads
Patches
Plain Diff
Rephrase enable_notifs configuration (#17116)
parent
516fd891
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
changelog.d/17116.doc
+1
-0
1 addition, 0 deletions
changelog.d/17116.doc
docs/usage/configuration/config_documentation.md
+2
-2
2 additions, 2 deletions
docs/usage/configuration/config_documentation.md
with
3 additions
and
2 deletions
changelog.d/17116.doc
0 → 100644
+
1
−
0
View file @
90cc9e5b
Update enable_notifs configuration documentation.
This diff is collapsed.
Click to expand it.
docs/usage/configuration/config_documentation.md
+
2
−
2
View file @
90cc9e5b
...
...
@@ -676,8 +676,8 @@ This setting has the following sub-options:
trailing 's'.
* `app_name`
:
`
app_name` defines the default value for '%(app)s' in `notif_from` and email
subjects. It defaults to 'Matrix'.
* `enable_notifs`
:
Set to
true
to
enable sending
email
s for messages that the user
has missed
. Disabled by default.
* `enable_notifs`
:
Set to
true
to
allow users to receive
e
-
mail
notifications. If this is not set,
users can configure e-mail notifications but will not receive them
. Disabled by default.
* `notif_for_new_users`
:
Set to
false
to disable automatic subscription to email
notifications for new users. Enabled by default.
* `notif_delay_before_mail`
:
The time to wait before emailing about a notification.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment