Skip to content

Commit

Permalink
synced with the production
Browse files Browse the repository at this point in the history
  • Loading branch information
zdila committed Dec 17, 2023
1 parent 6483d4c commit 3ec4e8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/default.json5
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
password: "secret",
estimateExtent: false,
extent: "-675094.279800,4364860.674692,3339266.226366,6799780.912846",
max_size: 24,
max_size: 32,
},
dirs: {
tiles: "tiles",
Expand Down Expand Up @@ -63,5 +63,5 @@
// how long to delay rendering a tile when expiring tiles
// this is to prevent drastical fi i/o slowdown when prerendering eats 100% cpu
// set to zero to prevent this feature
prerenderDelayWhenExpiring: 50,
prerenderDelayWhenExpiring: 200,
}

0 comments on commit 3ec4e8b

Please sign in to comment.