commit: 1a67a203643f9e19f2b76855d288f020c2af0963
parent f9fc3a153d44fc72174d2bdf5c7e3f6df4125f37
Author: Hélène <pleroma-dev@helene.moe>
Date: Mon, 18 Jul 2022 05:40:24 +0000
Apply ilja's suggestion(s) to 1 file(s)
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/configuration/cheatsheet.md b/docs/configuration/cheatsheet.md
@@ -92,7 +92,7 @@ To add configuration to your config file, you can copy it from the base config.
* `:emoji_manage_emoji`
* Allows admins to manage custom emoji on the instance.
* `:statistics_read,`
- * Allows you to see some simple statistics from your instance
+ * Allows admins to see some simple statistics about the instance.
* `moderator_privileges`: A list of privileges a moderator has (e.g. delete messages, manage reports...)
* Possible values are the same as for `admin_privileges`