commit d0a2829c294e4fa4ed6d550579072cf890b3900c
parent a5875f17bcfc8579ff2e044497199aa453fa00e3
Author: Kartik K. Agaram <vc@akkartik.com>
Date: Wed, 24 Jul 2024 21:11:26 -0700
More accurate description of the 'language' config
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -37,7 +37,7 @@ defaults:
[general]
name = "" # whatever you want to name your forum; primarily used as display in tab titles
conduct_url = "" # optional + recommended: if omitted, the CoC checkboxes in /register will be hidden
-language = "English" # Swedish, English. contributions for more translations welcome!
+language = "English" # Swedish, English and a few others. contributions for more translations welcome!
[rss]
feed_name = "" # defaults to [general]'s name if unset