Actually allow modifying the replication URL (#297)

This commit is contained in:
galewis2
2022-07-22 09:18:24 -04:00
committed by GitHub
parent 67d127b201
commit 25a661e3da
3 changed files with 4 additions and 5 deletions

View File

@@ -61,10 +61,6 @@ EXPIRY_TOUCHFROM=${EXPIRY_TOUCHFROM:="13"}
EXPIRY_DELETEFROM=${EXPIRY_DELETEFROM:="19"}
EXPIRY_MAXZOOM=${EXPIRY_MAXZOOM:="20"}
REPLICATION_URL=${REPLICATION_URL:="https://planet.openstreetmap.org/replication/hour/"}
MAX_INTERVAL_SECONDS=${MAX_INTERVAL_SECONDS:="3600"}
#*************************************************************************
#*************************************************************************