disable osm autoupdater
This commit is contained in:
parent
220e152bd7
commit
1f9a5134e6
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ services:
|
||||||
environment:
|
environment:
|
||||||
- REPLICATION_URL=https://planet.openstreetmap.org/replication/minute/
|
- REPLICATION_URL=https://planet.openstreetmap.org/replication/minute/
|
||||||
- MAX_INTERVAL_SECONDS=60
|
- MAX_INTERVAL_SECONDS=60
|
||||||
- UPDATES=enabled
|
#- UPDATES=enabled
|
||||||
- EXPIRY_MINZOOM=13
|
- EXPIRY_MINZOOM=13
|
||||||
- EXPIRY_TOUCHFROM=13
|
- EXPIRY_TOUCHFROM=13
|
||||||
- EXPIRY_DELETEFROM=19
|
- EXPIRY_DELETEFROM=19
|
||||||
|
|
Loading…
Reference in a new issue