From f018a6cad50519ef11f00762e16b7a9ed7f8f30d Mon Sep 17 00:00:00 2001 From: Miss Pasture Date: Sun, 18 Jul 2021 14:58:46 -0400 Subject: [PATCH] document Instance:EnableHashflags --- VARIABLES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/VARIABLES.md b/VARIABLES.md index 8c5157a..ac9072b 100644 --- a/VARIABLES.md +++ b/VARIABLES.md @@ -53,6 +53,7 @@ If both whitelisting and blacklisting are set, only the whitelisting will be act * `Instance:ShowAboutInstanceOnProfiles` (default: true) show "About [instance name]" on profiles with a link to /About * `Instance:MaxFollowsPerUser` (default: 0 - no limit) limit the number of follows per user - any follow count above this number will be Rejected * `Instance:DiscloseInstanceRestrictions` (default: false) disclose your instance's restrictions on its About page +* `Instance:EnableHashflags` (default: false) show hashflags as toot:Emojis next to qualifying hashtags # Docker Compose full example