Skip to content

Commit 62c4a5a

Browse files
authored
Merge pull request #134 from pnorman/patch-3
Fix typo in config
2 parents 6b9611a + c88e768 commit 62c4a5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mod_tile.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ ModTileCacheDurationLowZoom 9 518400
122122
ModTileCacheLastModifiedFactor 0.20
123123

124124
## Tile Throttling
125-
## Tile scrappers can often download large numbers of tiles and overly straining tileserver resources
125+
## Tile scrapers can often download large numbers of tiles and overly straining tileserver resources
126126
## mod_tile therefore offers the ability to automatically throttle requests from ip addresses that have
127127
## requested a lot of tiles.
128128
## The mechanism uses a token bucket approach to shape traffic. I.e. there is an initial pool of n tiles

0 commit comments

Comments
 (0)