mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-11-28 05:35:39 +01:00
Updated External WebServer Use (markdown)
parent
2faf2ab645
commit
78c3750443
@ -38,10 +38,6 @@ On Bukkit servers it is possible to disable the WebServer.
|
||||
```
|
||||
WebServer:
|
||||
...
|
||||
# For those that want to serve Html from their own WebServer instead.
|
||||
# Set up Html Export (https://github.com/Rsl1122/Plan-PlayerAnalytics/wiki/External-WebServer-Use)
|
||||
# ATTENTION: On BungeeCord systems it is not possible to disable the WebServer on the plugin due to WebAPI requirements.
|
||||
# If the WebServer is disabled with this setting BungeeCord systems will cease to function.
|
||||
DisableWebServer: false
|
||||
ExternalWebServerAddress: "https://www.example.address"
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user