]> Pileus Git - aweather/commitdiff
Update default config file
authorAndy Spencer <andy753421@gmail.com>
Thu, 16 Feb 2012 07:17:17 +0000 (07:17 +0000)
committerAndy Spencer <andy753421@gmail.com>
Thu, 16 Feb 2012 07:17:17 +0000 (07:17 +0000)
- Explicitly disable the gps plugin
- Disable the map plugin so that both it and the sat plugin aren't
  loaded at the same time

data/defaults.ini

index 18e1d67a998a573bda41649ec08229e7a747c5ae..e2ba606922fbf08131f1507921acfb4eb8a6cdd9 100644 (file)
@@ -10,8 +10,9 @@ offline=false
 
 [plugins]
 sat=true
-map=true
+map=false
 env=true
 elev=false
 radar=true
 alert=true
+gps=false