0.29.2 - Fix config caching
This commit is contained in:
parent
c681a9284a
commit
aadba68e83
3 changed files with 6 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
var config = {
|
||||
// For internal server or proxying webserver.
|
||||
url : {
|
||||
configuration : 'up/configuration?_={timestamp}',
|
||||
configuration : 'up/configuration',
|
||||
update : 'up/world/{world}/{timestamp}',
|
||||
sendmessage : 'up/sendmessage'
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue