1
0
forked from MTSR/mapserver

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, "minecart": false,
"locator": false, "locator": false,
"signs": true, "signs": true,
"mapserver_airutils": true "mapserver_airutils": true,
"phonograph": true,
"um_area_forsale": true
}, },
"mapblockaccessor": { "mapblockaccessor": {
"expiretime": "15s", "expiretime": "15s",
@ -78,5 +80,5 @@
}, },
"worldpath": "./", "worldpath": "./",
"datapath": "./", "datapath": "./",
"ColorsTxtPath": "./" "colorstxtpath": "./"
} }