summaryrefslogtreecommitdiffstats
path: root/configs/astmanproxy.conf
diff options
context:
space:
mode:
Diffstat (limited to 'configs/astmanproxy.conf')
-rw-r--r--configs/astmanproxy.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/astmanproxy.conf b/configs/astmanproxy.conf
index 3a017ac..6164e9c 100644
--- a/configs/astmanproxy.conf
+++ b/configs/astmanproxy.conf
@@ -57,6 +57,9 @@ listenport = 1234
; in place and well understood.
; proxykey = foobar
+; Do we require authentication (either proxykey or astmanproxy.users entry)?
+authrequired = no
+
; user and group for proxy to run as; will NOT run as root!
proc_user = nobody
proc_group = nobody