update config in dev env

This commit is contained in:
BuckarooBanzay 2024-06-06 19:45:37 +02:00
parent dc5a401d8b
commit fec735ee93

View File

@ -60,7 +60,9 @@
"minecart": false,
"locator": false,
"signs": true,
"mapserver_airutils": true
"mapserver_airutils": true,
"phonograph": true,
"um_area_forsale": true
},
"mapblockaccessor": {
"expiretime": "15s",
@ -78,5 +80,5 @@
},
"worldpath": "./",
"datapath": "./",
"ColorsTxtPath": "./"
"colorstxtpath": "./"
}