aboutsummaryrefslogtreecommitdiff
path: root/src/nat/nat.conf.in
diff options
context:
space:
mode:
authorlurchi <lurchi@strangeplace.net>2019-06-27 18:28:25 +0200
committerlurchi <lurchi@strangeplace.net>2019-06-27 18:28:25 +0200
commitfc37373f7af06b736f028d73712f9e60be241cbf (patch)
tree4284a065b7f08f2bb07962c661df80e090f62626 /src/nat/nat.conf.in
parent7aba81537bfb410ab71db1702dbf2f1104b5d39f (diff)
downloadgnunet-fc37373f7af06b736f028d73712f9e60be241cbf.tar.gz
gnunet-fc37373f7af06b736f028d73712f9e60be241cbf.zip
add HELPER_PATH to default configscustom-helper-path
Diffstat (limited to 'src/nat/nat.conf.in')
-rw-r--r--src/nat/nat.conf.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/nat/nat.conf.in b/src/nat/nat.conf.in
index a8dbee953..a86f60fed 100644
--- a/src/nat/nat.conf.in
+++ b/src/nat/nat.conf.in
@@ -38,3 +38,8 @@ STUN_SERVERS = stun.gnunet.org stun.services.mozilla.com:3478 stun.ekiga.net:347
38# After how long do we consider STUN data stale? 38# After how long do we consider STUN data stale?
39STUN_STALE = 60 min 39STUN_STALE = 60 min
40 40
41# Location of the helper binaries gnunet-helper-nat-client and
42# gnunet-helper-nat-server (setuid flag required).
43# By default it is assumed to be in the libexec directory, but on some systems like
44# NixOS setuid is only possible through a wrapper in a different location.
45HELPER_PATH =