From 7053176f44cfd946077c9fce79a13e1144088ea1 Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Wed, 23 May 2012 14:12:36 +0100 Subject: [PATCH 1/1] Temporarily send all tile traffic to London --- src/tile.openstreetmap | 58 +++++++++++++++++++++--------------------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/src/tile.openstreetmap b/src/tile.openstreetmap index d7d0fad..2303416 100644 --- a/src/tile.openstreetmap +++ b/src/tile.openstreetmap @@ -12,32 +12,32 @@ london: - GB # Sjöbo, SE -sjobo: - lat: 55.632025 - lon: 13.70273 - pingdom: 546505 - preferred: - continents: - - EU - - OC - - AS - countries: - - DK - - FI - - NO - - SE - - IS - - GL - - FO - - PL - - LT - - LV - - CZ - - NL - - FR - - DE - - ES - - PT - - LU - - CH - - LI +#sjobo: +# lat: 55.632025 +# lon: 13.70273 +# pingdom: 546505 +# preferred: +# continents: +# - EU +# - OC +# - AS +# countries: +# - DK +# - FI +# - NO +# - SE +# - IS +# - GL +# - FO +# - PL +# - LT +# - LV +# - CZ +# - NL +# - FR +# - DE +# - ES +# - PT +# - LU +# - CH +# - LI -- 2.43.2