summaryrefslogtreecommitdiff
path: root/vpn
diff options
context:
space:
mode:
authorJukka Rissanen <jukka.rissanen@linux.intel.com>2012-11-12 14:07:34 +0200
committerPatrik Flykt <patrik.flykt@linux.intel.com>2012-11-23 12:58:51 +0200
commit09440bcf20bec60eb1186e7ad1f0990c74dc4c56 (patch)
treeea3d2448cbf39086d9c2a259dec880235f8a2dce /vpn
parentf676b9452a4caae4f718819de888dabe3cb90182 (diff)
downloadconnman-09440bcf20bec60eb1186e7ad1f0990c74dc4c56.tar.gz
connman-09440bcf20bec60eb1186e7ad1f0990c74dc4c56.tar.bz2
connman-09440bcf20bec60eb1186e7ad1f0990c74dc4c56.zip
doc: Example configuration file for vpnd
Diffstat (limited to 'vpn')
-rw-r--r--vpn/connman-vpn.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/vpn/connman-vpn.conf b/vpn/connman-vpn.conf
new file mode 100644
index 00000000..99a96ce8
--- /dev/null
+++ b/vpn/connman-vpn.conf
@@ -0,0 +1,8 @@
+[General]
+
+# Set input request timeout. Default is 300 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 = 300