Expose PRIVATE environment configuration (#377)

This commit is contained in:
l5y
2025-10-17 22:43:42 +02:00
committed by GitHub
parent 427479c1e6
commit 108fc93ca1
3 changed files with 15 additions and 0 deletions

View File

@@ -52,6 +52,9 @@ CONTACT_LINK='#potatomesh:dod.ngo'
# Enable or disable PotatoMesh federation features (1=enabled, 0=disabled)
FEDERATION=1
# Hide public mesh messages from unauthenticated visitors (1=hidden, 0=public)
PRIVATE=0
# =============================================================================
# ADVANCED SETTINGS