forked from MTSR/mapserver
fix #41
This commit is contained in:
parent
863c58e987
commit
dc4ea1d580
@ -156,7 +156,7 @@ func ParseConfig(filename string) (*Config, error) {
|
||||
mapblockaccessor := MapBlockAccessorConfig{
|
||||
Expiretime: "15s",
|
||||
Purgetime: "30s",
|
||||
MaxItems: 5000,
|
||||
MaxItems: 500,
|
||||
}
|
||||
|
||||
defaultoverlays := []string{
|
||||
|
Loading…
Reference in New Issue
Block a user