diff --git a/config.ini.example b/config.ini.example index 56cbc4d..4c7acb3 100644 --- a/config.ini.example +++ b/config.ini.example @@ -13,15 +13,15 @@ debug-host=0.0.0.0 debug-port=5000 # Fill out these details with your mail server -smtp-host=mail.you.com +smtp-host=mail.example.org smtp-port=587 smtp-user=you smtp-password=password -smtp-from=donate@you.com +smtp-from=donate@example.org # Your information your-name=Joe Bloe -your-email=joe@bloe.com +your-email=joe@example.org # ^ you should have a gravatar that works with this email # SQL connection string diff --git a/contrib/fr/overrides/login.html b/contrib/fr/overrides/login.html index 672a452..92b6ec9 100644 --- a/contrib/fr/overrides/login.html +++ b/contrib/fr/overrides/login.html @@ -18,7 +18,7 @@ {% endif %}