From: Jukka Rissanen Date: Mon, 12 Nov 2012 12:07:34 +0000 (+0200) Subject: doc: Example configuration file for vpnd X-Git-Tag: 1.10~173 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=09440bcf20bec60eb1186e7ad1f0990c74dc4c56;p=platform%2Fupstream%2Fconnman.git doc: Example configuration file for vpnd --- diff --git a/vpn/connman-vpn.conf b/vpn/connman-vpn.conf new file mode 100644 index 0000000..99a96ce --- /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