Browse Source

enlarge privoxy max client connections

Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
tags/4.1.4
Syrone Wong 6 years ago
parent
commit
172550b6ce
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      shadowsocks-csharp/Data/privoxy_conf.txt

+ 1
- 0
shadowsocks-csharp/Data/privoxy_conf.txt View File

@@ -4,4 +4,5 @@ logfile ss_privoxy.log
show-on-task-bar 0
activity-animation 0
forward-socks5 / 127.0.0.1:__SOCKS_PORT__ .
max-client-connections 2048
hide-console

Loading…
Cancel
Save