summaryrefslogtreecommitdiff
path: root/etc/tinyproxy.conf
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--etc/tinyproxy.conf7
1 files changed, 3 insertions, 4 deletions
diff --git a/etc/tinyproxy.conf b/etc/tinyproxy.conf
index 1711ebd..b3b8679 100644
--- a/etc/tinyproxy.conf
+++ b/etc/tinyproxy.conf
@@ -3,11 +3,10 @@
##
#
-# User/Group: This allows you to set the username and group that will be
+# User/Group: This allows you to set the user and group that will be
# used for tinyproxy after the initial binding to the port has been done
-# as the root user.
-#
-# Please note that you may not use UID/GID's here.
+# as the root user. Either the user or group name or the UID or GID
+# number may be used.
#
User nobody
Group nobody