summaryrefslogtreecommitdiff
path: root/config/config.example.toml
diff options
context:
space:
mode:
authorRaphael <mail@raphaelkabo.com>2024-05-26 19:12:37 +0100
committerGitHub <noreply@github.com>2024-05-26 19:12:37 +0100
commit43296cd88b9ab6f3ba1d5f4de5f76f44b68de82a (patch)
tree9738de17d2be368ffc95f90644dbf98220c2a136 /config/config.example.toml
parent53288fa3df3f828e99eaba679d436e65def2deb4 (diff)
parent4ce9c7d32fd834ff1dc87b7dd90f7428ad0eb44d (diff)
Merge pull request #138 from lowercasename/rk/style-overhaul
Style overhaul
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 4e00171..5502038 100644
--- a/config/config.example.toml
+++ b/config/config.example.toml
@@ -4,7 +4,7 @@
domain = "localhost:3000"
port = "3000"
email = "contact@example.com"
-site_name = "gathio"
+site_name = "Gathio"
is_federated = true
# Events will be deleted this many days after they have ended. Set to 0 to
# disable automatic deletion (old events will never be deleted).