23 lines
572 B
Plaintext
23 lines
572 B
Plaintext
proxyAddress = "127.0.0.1"
|
|
proxyPort = 8118
|
|
allowedClients = 127.0.0.1
|
|
allowedPorts = 1-65535
|
|
proxyName = "127.0.0.1"
|
|
cacheIsShared = false
|
|
socksParentProxy = "127.0.0.1:9050"
|
|
socksProxyType = socks5
|
|
diskCacheRoot = ""
|
|
localDocumentRoot = ""
|
|
disableLocalInterface = true
|
|
disableConfiguration = true
|
|
dnsUseGethostbyname = yes
|
|
disableVia = true
|
|
censoredHeaders = from,accept-language,x-pad,link
|
|
censorReferer = maybe
|
|
maxConnectionAge = 5m
|
|
maxConnectionRequests = 120
|
|
serverMaxSlots = 8
|
|
serverSlots = 2
|
|
tunnelAllowedPorts = 1-65535
|
|
chunkHighMark = 512000
|
|
objectHighMark = 128 |