diff options
Diffstat (limited to 'src/transport/template_cfg_peer2.conf')
-rw-r--r-- | src/transport/template_cfg_peer2.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/transport/template_cfg_peer2.conf b/src/transport/template_cfg_peer2.conf index 9d0e8e554..768a30556 100644 --- a/src/transport/template_cfg_peer2.conf +++ b/src/transport/template_cfg_peer2.conf @@ -46,3 +46,6 @@ WAN_QUOTA_IN = 1 GB WAN_QUOTA_OUT = 1 GB PORT = 12016 UNIXPATH = /tmp/gnunet-p2-service-ats.sock + +[vpn] +UNIXPATH = /tmp/gnunet-p2-service-vpn.sock
\ No newline at end of file |