Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Synapse
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
Matrix.org
Synapse
Commits
f69f4e7a
Commit
f69f4e7a
authored
5 years ago
by
Erik Johnston
Browse files
Options
Downloads
Patches
Plain Diff
Black
parent
8a2e8eaa
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
synapse/push/baserules.py
+1
-4
1 addition, 4 deletions
synapse/push/baserules.py
with
1 addition
and
4 deletions
synapse/push/baserules.py
+
1
−
4
View file @
f69f4e7a
...
...
@@ -340,10 +340,7 @@ BASE_APPEND_UNDERRIDE_RULES = [
# we can't do this on existing servers because we need to
# add per-user overrides to preserve their existing behaviour
"
enabled
"
:
False
,
"
actions
"
:
[
"
notify
"
,
{
"
set_tweak
"
:
"
highlight
"
,
"
value
"
:
False
}
],
"
actions
"
:
[
"
notify
"
,
{
"
set_tweak
"
:
"
highlight
"
,
"
value
"
:
False
}],
},
# XXX: this is going to fire for events which aren't m.room.messages
# but are encrypted (e.g. m.call.*)...
...
...
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