#8832 fixed blocked access to view wiki anonymously without admin account setup (#8847)

This commit is contained in:
webplusai
2024-12-23 08:27:46 +00:00
committed by GitHub
parent 0198eb2a1a
commit 1d65f0070c
2 changed files with 2 additions and 2 deletions
@@ -1,4 +1,4 @@
title: $:/config/MultiWikiServer/AllowAnonymousReads
text: no
text: undefined
description: Controls whether anonymous users can read wiki content
type: text/plain
@@ -1,4 +1,4 @@
title: $:/config/MultiWikiServer/AllowAnonymousWrites
text: no
text: undefined
description: Controls whether anonymous users can write to the wiki
type: text/plain