forked from MTSR/mapserver
update config in dev env
This commit is contained in:
parent
dc5a401d8b
commit
fec735ee93
@ -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": "./"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user