summaryrefslogtreecommitdiff
path: root/data/geoclue.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'data/geoclue.conf.in')
-rw-r--r--data/geoclue.conf.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/data/geoclue.conf.in b/data/geoclue.conf.in
index 8006cda..9afb5e0 100644
--- a/data/geoclue.conf.in
+++ b/data/geoclue.conf.in
@@ -43,6 +43,8 @@ enable=true
[wifi]
# Enable WiFi source
+# If this source and the static source below are both disabled a GeoIP-only
+# source will be used instead.
enable=true
# URL to the WiFi geolocation service. If not set, defaults to Mozilla's
@@ -86,6 +88,17 @@ submission-nick=geoclue
# Enable Compass
enable=true
+# Static source configuration options
+#
+# This source reads location from "geolocation" file in @sysconfdir@ - please
+# consult geoclue(5) man page for the format description of this file.
+[static-source]
+
+# Enable the static source
+# If you make use of this source, you probably should disable other location
+# sources in this file so they won't override the configured static location.
+enable=true
+
# Application configuration options
#
# NOTE: Having an entry here for an application with allowed=true means that