Updated External WebServer Use (markdown)

Aurora Lahtela 2023-03-05 10:25:32 +02:00
parent 6b05b4aae9
commit 0fabd85d06
1 changed files with 1 additions and 1 deletions

@ -74,7 +74,7 @@ Webserver:
Setting | Description
-- | --
Disable_Webserver| Disables the WebServer initialization (WebServer is not started on Enable)
External_Webserver_address| Address that is used instead of the WebServer address when the WebServer is offline.
External_Webserver_address| Address of the webserver hosting the exported Plan files
External_Webserver_address should be set to an address that allows appending of folder names such as /player/playername & /server etc.
If you export the html to a separate folder (eg. `../public_html/plan`) The setting should reflect that (`"https://www.example.address/plan"`)