mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-13 05:54:40 +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.
|
||||
// url: {
|
||||
// configuration: 'standalone/dynmap_config.json',
|
||||
// configuration: 'standalone/dynmap_config.json?_={timestamp}',
|
||||
// update: 'standalone/dynmap_{world}.json?_={timestamp}',
|
||||
// sendmessage: 'standalone/sendmessage.php'
|
||||
// },
|
||||
|
Loading…
Reference in New Issue
Block a user