Prevent caching of configuration URL on JSON file mode
This commit is contained in:
parent
446c52e933
commit
f24e460cd6
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ var config = {
|
|||
|
||||
// For standalone (jsonfile) webserver.
|
||||
// url: {
|
||||
// configuration: 'standalone/dynmap_config.json',
|
||||
// configuration: 'standalone/dynmap_config.json?_={timestamp}',
|
||||
// update: 'standalone/dynmap_{world}.json?_={timestamp}',
|
||||
// sendmessage: 'standalone/sendmessage.php'
|
||||
// },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue