main.conf: Add InputRequestTimeout and BrowserLaunchTimeout
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 23 May 2012 05:06:57 +0000 (07:06 +0200)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Wed, 30 May 2012 09:40:45 +0000 (12:40 +0300)
src/main.conf

index fc6d8a6..e8ab393 100644 (file)
@@ -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