You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
606 B
17 lines
606 B
--- openvpn-2.1_beta15/sample-config-files/loopback-client 2006-09-12 18:21:43.000000000 +0100
|
|
+++ openvpn-2.1_beta15/sample-config-files/loopback-client 2006-09-12 18:22:40.000000000 +0100
|
|
@@ -22,4 +22,4 @@
|
|
cert sample-keys/client.crt
|
|
cipher DES-EDE3-CBC
|
|
ping 1
|
|
-inactive 120
|
|
+inactive 120 10000000
|
|
--- openvpn-2.1_beta15/sample-config-files/loopback-server 2006-09-12 18:21:50.000000000 +0100
|
|
+++ openvpn-2.1_beta15/sample-config-files/loopback-server 2006-09-12 18:22:51.000000000 +0100
|
|
@@ -23,4 +23,4 @@
|
|
cert sample-keys/server.crt
|
|
cipher DES-EDE3-CBC
|
|
ping 1
|
|
-inactive 120
|
|
+inactive 120 10000000
|