mirror of
https://github.com/openstreetmap/mod_tile.git
synced 2025-08-16 16:05:21 +00:00
Improve FreeBSD CI Workflows speeds (#358)
The `freebsd-vagrant-action` action now supports running on `Linux` runners, which almost halves the duration of `FreeBSD` building and testing.
This commit is contained in:
@ -51,7 +51,7 @@ Redirect /renderd-example-map/leaflet/leaflet.min.js https://unpkg.com/leaflet/d
|
||||
ModTileMaxLoadMissing 5
|
||||
ModTileMaxLoadOld 2
|
||||
ModTileMissingRequestTimeout 10
|
||||
ModTileRenderdSocketAddr 127.0.0.1 @RENDERD1_PORT@
|
||||
ModTileRenderdSocketAddr @RENDERD1_HOST@ @RENDERD1_PORT@
|
||||
ModTileRequestTimeout 3
|
||||
ModTileThrottlingRenders 128 0.2
|
||||
ModTileThrottlingTiles 10000 1
|
||||
|
Reference in New Issue
Block a user