Fix caching issue in standalone
This commit is contained in:
parent
b53b88e1a6
commit
45a2e36a0d
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ var config = {
|
||||||
// For standalone (jsonfile) webserver.
|
// For standalone (jsonfile) webserver.
|
||||||
// url: {
|
// url: {
|
||||||
// configuration: 'standalone/dynmap_config.json',
|
// configuration: 'standalone/dynmap_config.json',
|
||||||
// update: 'standalone/dynmap_{world}.json',
|
// update: 'standalone/dynmap_{world}.json?_={timestamp}',
|
||||||
// sendmessage: 'standalone/sendmessage.php'
|
// sendmessage: 'standalone/sendmessage.php'
|
||||||
// },
|
// },
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue