summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorRaphael <mail@raphaelkabo.com>2025-02-11 23:46:53 +0000
committerGitHub <noreply@github.com>2025-02-11 23:46:53 +0000
commit227787d28fc91aada6106218fac186f4f5c6269f (patch)
treece84abd4f10f1baf5c987808b97f8a7494bde5ef /config
parent0fea3393d63858e1585dd1f16ca4e75cc16dbdc0 (diff)
parentfe5d47e46a96c541f1bf472607d4158a9a7c6e18 (diff)
Merge branch 'main' into update/remove-google-fonts
Diffstat (limited to 'config')
-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