.json or a Database
Upload path
SMTP
- Admin
+ Admin_email
Favicon
User locale
Secret
@@ -341,10 +341,31 @@ This shoud be a .json or a SMTP
+ SMTP configuration.
+Gancio should send emails at following events:
+ the admin should receive emails of anon event (if enabled) to confirm them.
+ the admin should receive emails of registration request (if enabled) to confirm them.
+ an user should receive an email of registration requested.
+ an user should receive an email of confirmed registration.
+ an user should receive a confirmation email when subscribed directly by admin.
+
+
+"smtp": {
+ "auth": {
+ "user": "",
+ "pass": ""
+ },
+ "secure": true,
+ "host": ""
+ }
+
+
+
-
-
Admin
- Email of administrator. Email from gancio comes from this email.
+ Admin_email
+ Email of administrator. Note that email from gancio comes from this email and that
+the SMTP configuration above should allow to use this address as from.
-
Favicon
diff --git a/docs/_site/feed.xml b/docs/_site/feed.xml
index 99a7851b..14a18bb9 100644
--- a/docs/_site/feed.xml
+++ b/docs/_site/feed.xml
@@ -1 +1 @@
-Jekyll 2019-10-02T21:11:45+02:00 https://gancio.org/feed.xml Gancio A shared agenda for local communities
\ No newline at end of file
+Jekyll 2019-11-06T11:45:02+01:00 https://gancio.org/feed.xml Gancio A shared agenda for local communities
\ No newline at end of file