summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorDavid Troy <dave@popvox.com>2006-04-07 20:55:51 +0000
committerDavid Troy <dave@popvox.com>2006-04-07 20:55:51 +0000
commit27aa7a3382cf0ed4973fa7e207d4ffc9733f69d5 (patch)
treef8a9824b3a235fa45ebe2724668881a73e9e59ae /configs
parentce35268086acbc958c33e8b39e2440c7ed1d2592 (diff)
downloadastmanproxy-27aa7a3382cf0ed4973fa7e207d4ffc9733f69d5.tar.gz
astmanproxy-27aa7a3382cf0ed4973fa7e207d4ffc9733f69d5.tar.xz
astmanproxy-27aa7a3382cf0ed4973fa7e207d4ffc9733f69d5.zip
git-svn-id: http://svncommunity.digium.com/svn/astmanproxy/branches/1.20pre@94 f02b47b9-160a-0410-81a6-dc3441afb0ec
Diffstat (limited to 'configs')
-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