2a589f2c20
And also use systemd-tmpfiles for that directory creation. Fixes QubesOS/qubes-issues#1401
31 lines
538 B
Plaintext
31 lines
538 B
Plaintext
User tinyproxy
|
|
Group tinyproxy
|
|
Port 8082
|
|
Timeout 60
|
|
DefaultErrorFile "/usr/share/tinyproxy/default.html"
|
|
|
|
#StatHost "tinyproxy.stats"
|
|
StatFile "/usr/share/tinyproxy/stats.html"
|
|
Syslog On
|
|
LogLevel Notice
|
|
PidFile "/var/run/tinyproxy-updates/tinyproxy.pid"
|
|
|
|
MaxClients 50
|
|
MinSpareServers 2
|
|
MaxSpareServers 10
|
|
StartServers 2
|
|
MaxRequestsPerChild 0
|
|
DisableViaHeader Yes
|
|
|
|
Allow 127.0.0.1
|
|
Allow 10.137.0.0/16
|
|
|
|
|
|
Filter "/etc/tinyproxy/filter-updates"
|
|
FilterURLs On
|
|
#FilterExtended On
|
|
#FilterCaseSensitive On
|
|
FilterDefaultDeny Yes
|
|
ConnectPort 443
|
|
|