Document dynmap's new update-webpath-files setting

James Lyne 2022-02-06 19:04:11 +00:00
parent fc0e7b1d72
commit 977688b8e3

@ -12,9 +12,9 @@ LiveAtlas is a drop-in replacement for the default Dynmap UI and should work wit
The existing index.html should be overwritten. The existing index.html should be overwritten.
3. Set index.html as read-only. 3. Prevent Dynmap overwriting LiveAtlas' index.html:
* (Dynmap v3.3.2 or newer) Set `update-webpath-files` to `false` in Dynmap's configuration.txt
This will prevent Dynmap overwriting it after every update. * (Older versions) Set index.html as read-only.
4. Clear any CDN caches you may have. 4. Clear any CDN caches you may have.