From 208d20a459c5225d6540d7f4adb86d525d4f439f Mon Sep 17 00:00:00 2001 From: Jukka Rissanen Date: Thu, 25 Apr 2013 16:24:55 +0300 Subject: conf: Add description of PersistentTetheringMode --- src/main.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/main.conf') diff --git a/src/main.conf b/src/main.conf index a034d338..eff312d9 100644 --- a/src/main.conf +++ b/src/main.conf @@ -88,3 +88,8 @@ # tethered by default. Do not activate ethernet tethering unless you # really know what you are doing. # AllowedTetheringTechnologies = wifi,bluetooth,gadget + +# Restore earlier tethering status when returning from offline mode, +# re-enabling a technology, and after restarts and reboots. +# Default value is false. +# PersistentTetheringMode = false -- cgit v1.2.3