sane defaults
This commit is contained in:
parent
1c8694c906
commit
479a92e7ab
@ -97,7 +97,7 @@ func ParseConfig(filename string) (*Config, error) {
|
||||
WebApi: &webapi,
|
||||
RenderState: &rstate,
|
||||
Layers: layers,
|
||||
InitialRenderingFetchLimit: 10000,
|
||||
InitialRenderingFetchLimit: 1000,
|
||||
UpdateRenderingFetchLimit: 10000,
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user