diff --git a/web/config.js b/web/config.js index 347446b2..8d2bf453 100644 --- a/web/config.js +++ b/web/config.js @@ -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' // },