aboutsummaryrefslogtreecommitdiff
path: root/src/exit/exit.conf
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/exit/exit.conf
parent7aba81537bfb410ab71db1702dbf2f1104b5d39f (diff)
downloadgnunet-fc37373f7af06b736f028d73712f9e60be241cbf.tar.gz
gnunet-fc37373f7af06b736f028d73712f9e60be241cbf.zip
add HELPER_PATH to default configscustom-helper-path
Diffstat (limited to 'src/exit/exit.conf')
-rw-r--r--src/exit/exit.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/exit/exit.conf b/src/exit/exit.conf
index 829c5bf80..eaaaf8635 100644
--- a/src/exit/exit.conf
+++ b/src/exit/exit.conf
@@ -66,3 +66,8 @@ ENABLE_IPV6 = YES
66 66
67# Maximum number of concurrent connections this exit supports. 67# Maximum number of concurrent connections this exit supports.
68MAX_CONNECTIONS = 256 68MAX_CONNECTIONS = 256
69
70# Location of the helper binary gnunet-helper-exit (setuid flag required).
71# By default it is assumed to be in the libexec directory, but on some systems
72# like NixOS setuid is only possible through a wrapper in a different location.
73HELPER_PATH =