Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
hashworks
infrastructure
Commits
339b9463
Verified
Commit
339b9463
authored
Jun 14, 2022
by
Kristian Klausen
🎉
Browse files
mailman3: Disable Gravatar integration
We don't want our users tracked by a third party.
parent
68534b7f
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/mailman3/templates/settings.py.j2
View file @
339b9463
...
...
@@ -47,6 +47,7 @@ SERVER_EMAIL = 'root@{{ lists_domain }}'
POSTORIUS_TEMPLATE_BASE_URL = 'http://localhost'
HYPERKITTY_ALLOW_WEB_POSTING = False
HYPERKITTY_ENABLE_GRAVATAR = False
HAYSTACK_CONNECTIONS = {
'default': {
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment