mirror of
https://github.com/webbukkit/dynmap.git
synced 2025-03-14 07:29:20 +01:00
Fix caching issue in standalone
This commit is contained in:
parent
655c0732b7
commit
e9dc82402f
@ -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…
Reference in New Issue
Block a user