summaryrefslogtreecommitdiff
path: root/config/config.example.toml
diff options
context:
space:
mode:
authorRaphael Kabo <raphaelkabo@hey.com>2025-02-11 23:20:53 +0000
committerRaphael Kabo <raphaelkabo@hey.com>2025-02-11 23:21:29 +0000
commitd985b8d278f3df5699bac15f49e1316628a74c63 (patch)
tree6e522f33dce82a43a446e8376ade73a2d8e828b8 /config/config.example.toml
parent2d7507a4fde247ea3e67c2d49df157abd60d6599 (diff)
Update docs and Docker Compose config
Diffstat (limited to 'config/config.example.toml')
-rw-r--r--config/config.example.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.example.toml b/config/config.example.toml
index d58fe35..32e2039 100644
--- a/config/config.example.toml
+++ b/config/config.example.toml
@@ -20,7 +20,7 @@ show_kofi = false
# 'Display this event/group on the public event/group list'.
show_public_event_list = false
# Which mail service to use to send emails to hosts and attendees. Options are
-# 'nodemailer' or 'sendgrid'. Configure settings for this mail
+# 'nodemailer', 'sendgrid', or 'none'. Configure settings for this mail
# service below.
mail_service = "none"
# An array of email addresses which are permitted to create events. If this is