device: Combine two if statements with identical outcome
[framework/connectivity/connman.git] / 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