summaryrefslogtreecommitdiff
path: root/docs/configuration
diff options
context:
space:
mode:
authorLibravatar tobi <tobi.smethurst@protonmail.com>2025-06-05 11:30:13 +0200
committerLibravatar tobi <kipvandenbos@noreply.codeberg.org>2025-06-05 11:30:13 +0200
commita37dd59d1f427f17e8dfe17db9a61de205e9ffbd (patch)
tree234360dcd2496a64e0e439b4510a8466af61c24b /docs/configuration
parent[bugfix] Assume default code challenge method of s256 (#4241) (diff)
downloadgotosocial-a37dd59d1f427f17e8dfe17db9a61de205e9ffbd.tar.xz
[chore] blocklist -> allowlist config typo fix (#4242)
D'oh! Closes https://codeberg.org/superseriousbusiness/gotosocial/issues/4239 Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4242 Co-authored-by: tobi <tobi.smethurst@protonmail.com> Co-committed-by: tobi <tobi.smethurst@protonmail.com>
Diffstat (limited to 'docs/configuration')
-rw-r--r--docs/configuration/instance.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/instance.md b/docs/configuration/instance.md
index 3c856634b..1ad3dc71d 100644
--- a/docs/configuration/instance.md
+++ b/docs/configuration/instance.md
@@ -130,7 +130,7 @@ instance-expose-allowlist: false
# including the public reason for each allow.
# Options: [true, false]
# Default: false
-instance-expose-blocklist-web: false
+instance-expose-allowlist-web: false
# Bool. Allow unauthenticated users to make queries to /api/v1/timelines/public in order
# to see a list of public posts on this server. Even if set to 'false', then authenticated