mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-12-26 10:37:44 +01:00
Prevent caching of configuration URL on JSON file mode
This commit is contained in:
parent
446c52e933
commit
f24e460cd6
@ -22,7 +22,7 @@ var config = {
|
|||||||
|
|
||||||
// For standalone (jsonfile) webserver.
|
// For standalone (jsonfile) webserver.
|
||||||
// url: {
|
// url: {
|
||||||
// configuration: 'standalone/dynmap_config.json',
|
// configuration: 'standalone/dynmap_config.json?_={timestamp}',
|
||||||
// update: 'standalone/dynmap_{world}.json?_={timestamp}',
|
// update: 'standalone/dynmap_{world}.json?_={timestamp}',
|
||||||
// sendmessage: 'standalone/sendmessage.php'
|
// sendmessage: 'standalone/sendmessage.php'
|
||||||
// },
|
// },
|
||||||
|
Loading…
Reference in New Issue
Block a user