diff --git a/deploy/example_config.yaml b/deploy/example_config.yaml index d74f7f238f..f7b25d7b6a 100644 --- a/deploy/example_config.yaml +++ b/deploy/example_config.yaml @@ -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