summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--base_product/weaved.conf7
1 files changed, 2 insertions, 5 deletions
diff --git a/base_product/weaved.conf b/base_product/weaved.conf
index c450baa..c624e1c 100644
--- a/base_product/weaved.conf
+++ b/base_product/weaved.conf
@@ -47,11 +47,8 @@ model_id=AAAAA
# Maximum role for local anonymous user.
# local_anonymous_access_role=viewer
-# If true, allows local pairing using Privet API.
-# local_pairing_enabled=true
-
-# If true, allows local discovery using mDns.
-# local_discovery_enabled=true
+# If true, allows local discovery and local Privet API.
+# local_access_enabled=true
# GCD service polling interval in milliseconds.
# polling_period_ms=7000