Browse Source

Merge pull request #99 from StormyCloudInc/master

Update configuration.md
pull/100/head
orignal 2 months ago committed by GitHub
parent
commit
71acb236a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      docs/user-guide/configuration.md

2
docs/user-guide/configuration.md

@ -126,7 +126,7 @@ httpproxy.inbound.lengthVariance | Inbound tunnels length variance if keys @@ -126,7 +126,7 @@ httpproxy.inbound.lengthVariance | Inbound tunnels length variance if keys
httpproxy.outbound.length | Outbound tunnels length if keys is set. (default: 3)
httpproxy.outbound.quantity | Outbound tunnels quantity if keys is set. (default: 5)
httpproxy.outbound.lengthVariance | Outbound tunnels length variance if keys is set. (default: 0)
httpproxy.outproxy | HTTP proxy upstream out proxy url (like http://false.i2p)
httpproxy.outproxy | HTTP proxy upstream out proxy url (like http://exit.stormycloud.i2p)
httpproxy.i2cp.leaseSetType | Type of LeaseSet to be sent. 1, 3 or 5. (default: 3)
httpproxy.i2cp.leaseSetEncType | Comma separated encryption types to be used in LeaseSet type 3 or 5

Loading…
Cancel
Save