Skip to content
Snippets Groups Projects
Commit 04dd1067 authored by Georg Abenthung's avatar Georg Abenthung
Browse files

Update env.prod.sample

parent 21f75372
No related branches found
No related tags found
No related merge requests found
Pipeline #15312 passed with warnings
......@@ -55,7 +55,6 @@ FUNKWHALE_PROTOCOL=https
# `python3 -c 'import urllib.parse; print(urllib.parse.quote_plus
# ("noreply@youremail.host"))'`
# (returns `noreply%40youremail.host`)
# EMAIL_CONFIG=smtp://user@:password@youremail.host:25
# EMAIL_CONFIG=smtp+ssl://user@:password@youremail.host:465
# EMAIL_CONFIG=smtp+tls://user@:password@youremail.host:587
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment