tang minghao commited on
Update tinyproxy.conf
Browse files- tinyproxy.conf +2 -2
tinyproxy.conf
CHANGED
|
@@ -10,7 +10,7 @@ LogFile "/home/user/tinyproxy/tinyproxy.log"
|
|
| 10 |
LogLevel Info
|
| 11 |
MaxClients 1024
|
| 12 |
ViaProxyName "tinyproxy"
|
| 13 |
-
XTinyproxy
|
| 14 |
# Allow 127.0.0.1
|
| 15 |
-
DisableViaHeader
|
| 16 |
#BasicAuth user pass
|
|
|
|
| 10 |
LogLevel Info
|
| 11 |
MaxClients 1024
|
| 12 |
ViaProxyName "tinyproxy"
|
| 13 |
+
XTinyproxy yes
|
| 14 |
# Allow 127.0.0.1
|
| 15 |
+
DisableViaHeader no
|
| 16 |
#BasicAuth user pass
|