Sfoglia il codice sorgente

site.conf: add url for ffho-status-page

Karsten Böddeker 8 anni fa
parent
commit
80983d6f4f
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      site.conf

+ 3 - 0
site.conf

@@ -239,5 +239,8 @@
 			show_altitude = false,
 		},
 	},
+	status_page = {
+		location_link = 'https://map.hochstift.freifunk.net/#!v:m;n:',
+	},
 
 }