From 63a64e8caddab907673088856e8570542e237adf Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Wed, 16 Dec 2020 19:02:35 +0000 Subject: [PATCH] Allow and move additional locations to Fastly --- src/tile.openstreetmap.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/tile.openstreetmap.yml b/src/tile.openstreetmap.yml index 3cef898..3c00a25 100644 --- a/src/tile.openstreetmap.yml +++ b/src/tile.openstreetmap.yml @@ -674,6 +674,12 @@ fastly: bandwidth: 10000 cname: cdn-fastly-test.tile.openstreetmap.org allowed: + continents: + - AF + - AN + - AS + - NA + - OC countries: - AE - AG @@ -746,6 +752,7 @@ fastly: - NG - NP - OM + - PG - PH - PK - PM @@ -767,6 +774,7 @@ fastly: - TG - TH - TJ + - TL - TM - TN - TR @@ -781,6 +789,9 @@ fastly: - YT - ZM preferred: + continents: + - AN + - NA countries: - AE - AG @@ -853,6 +864,7 @@ fastly: - NG - NP - OM + - PG - PH - PK - PM @@ -874,6 +886,7 @@ fastly: - TG - TH - TJ + - TL - TM - TN - TR -- 2.39.5