chore(documentation): Update deployment example config (#5476)

- Include flag and notice regarding asset rights in example config
This commit is contained in:
Adrian Priestley
2025-11-08 16:21:27 +00:00
committed by GitHub
parent 97c07e91d1
commit 5b6714d2c0

View File

@@ -8,3 +8,7 @@ SELFLAUNCH: false
# Host Address. This is the address encoded into the patch that will be used for client auto-connect.
# Set as your local IP (192.168.x.x) to serve over LAN.
HOST_ADDRESS: localhost
# Asset redistribution rights. If true, the host affirms they have been given explicit permission to redistribute
# the proprietary assets in WebHostLib
#ASSET_RIGHTS: false