From 27aa7a3382cf0ed4973fa7e207d4ffc9733f69d5 Mon Sep 17 00:00:00 2001 From: David Troy Date: Fri, 7 Apr 2006 20:55:51 +0000 Subject: git-svn-id: http://svncommunity.digium.com/svn/astmanproxy/branches/1.20pre@94 f02b47b9-160a-0410-81a6-dc3441afb0ec --- configs/astmanproxy.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'configs') 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 -- cgit