From e9b24ed91f26bfae6075108ae43e4306f340128b Mon Sep 17 00:00:00 2001 From: Miss Pasture Date: Sat, 17 Jul 2021 17:33:45 -0400 Subject: [PATCH] document Instance:DiscloseInstanceRestrictions --- VARIABLES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/VARIABLES.md b/VARIABLES.md index 35d5a56..8c5157a 100644 --- a/VARIABLES.md +++ b/VARIABLES.md @@ -52,6 +52,7 @@ If both whitelisting and blacklisting are set, only the whitelisting will be act * `Instance:InfoBanner` (default: "") text to show in a banner on the front page * `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 # Docker Compose full example