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