Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
f86c6e8f
Commit
f86c6e8f
authored
Nov 05, 2019
by
Bartłomiej Piotrowski
Browse files
archweb: Use correct SMTP port
parent
cbf08f75
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/archweb/templates/local_settings.py.j2
View file @
f86c6e8f
...
...
@@ -17,7 +17,7 @@ ADMINS = ()
SERVER_EMAIL = '{{ archweb_server_email }}'
EMAIL_HOST = '127.0.0.1'
EMAIL_PORT =
10027
EMAIL_PORT =
25
DATABASES = {
'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