summaryrefslogtreecommitdiff
path: root/src/main.conf
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2012-05-23 07:06:57 +0200
committerPatrik Flykt <patrik.flykt@linux.intel.com>2012-05-30 12:40:45 +0300
commit9d914c1015ac9a4f27f8bc1de11fbc1ce25953bb (patch)
treefffbd6cb9fc065f36b66a09a40c6cdb10981f061 /src/main.conf
parentf351593fb992ce7b0eb40b933237d12b87e990fc (diff)
downloadconnman-9d914c1015ac9a4f27f8bc1de11fbc1ce25953bb.tar.gz
connman-9d914c1015ac9a4f27f8bc1de11fbc1ce25953bb.tar.bz2
connman-9d914c1015ac9a4f27f8bc1de11fbc1ce25953bb.zip
main.conf: Add InputRequestTimeout and BrowserLaunchTimeout
Diffstat (limited to 'src/main.conf')
-rw-r--r--src/main.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/main.conf b/src/main.conf
index fc6d8a6a..e8ab3938 100644
--- a/src/main.conf
+++ b/src/main.conf
@@ -1,5 +1,19 @@
[General]
+# Set input request timeout. Default is 120 seconds
+# The request for inputs like passphrase will timeout
+# after certain amount of time. Use this setting to
+# increase the value in case of different user
+# interface designs.
+InputRequestTimeout = 120
+
+# Set browser launch timeout. Default is 300 seconds
+# The request for launching a browser for portal pages
+# will timeout after certain amount of time. Use this
+# setting to increase the value in case of different
+# user interface designs.
+BrowserLaunchTimeout = 300
+
# Enable background scanning. Default is true.
# Background scanning will start every 5 minutes unless
# the scan list is empty. In that case, a simple backoff