From: Andy Spencer Date: Thu, 16 Feb 2012 07:17:17 +0000 (+0000) Subject: Update default config file X-Git-Url: http://pileus.org/git/?p=aweather;a=commitdiff_plain;h=569393a104d631afc4cfb26d11c98aeac6fa3eef Update default config file - Explicitly disable the gps plugin - Disable the map plugin so that both it and the sat plugin aren't loaded at the same time --- diff --git a/data/defaults.ini b/data/defaults.ini index 18e1d67..e2ba606 100644 --- a/data/defaults.ini +++ b/data/defaults.ini @@ -10,8 +10,9 @@ offline=false [plugins] sat=true -map=true +map=false env=true elev=false radar=true alert=true +gps=false