Skip to content

Commit eda3d80

Browse files
committed
Removed unnessary option
1 parent 4be4c7b commit eda3d80

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

root/defaults/example/config/basic_nat/client/client.conf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ client
1010
dev tun0
1111
proto $PROTO
1212
nobind
13-
pull
14-
1513

1614
# Remote info
1715
remote $SERVER_IP $PORT

root/defaults/example/config/basic_nat_wlp/client/client.conf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ client
1010
dev tun0
1111
proto $PROTO
1212
nobind
13-
pull
14-
1513

1614
# Remote info
1715
remote $SERVER_IP $PORT

root/defaults/example/config/basic_routed/client/client.conf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ client
1010
dev tun0
1111
proto $PROTO
1212
nobind
13-
pull
14-
1513

1614
# Remote info
1715
remote $SERVER_IP $PORT

0 commit comments

Comments
 (0)