From cef3ef9b25b33b446c642de03833a3d1d693547d Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 7 May 2019 13:30:56 +0100 Subject: [PATCH] Restrict the german cache to only handle Germany --- src/tile.openstreetmap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/tile.openstreetmap b/src/tile.openstreetmap index ac7f6dd..8c35f4a 100644 --- a/src/tile.openstreetmap +++ b/src/tile.openstreetmap @@ -150,8 +150,8 @@ germany: ipv4: 195.201.226.63 ipv6: 2a0104f81c1cbc540000000000000001 allowed: - continents: - - EU + countries: + - DE # Baku, AZ # BW Limit: 1000Mb/s -- 2.43.2