Shared local destination params added

pull/103/head
orignal 2025-02-07 22:24:12 -05:00 committed by GitHub
parent 92782635ee
commit 38d7524fec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 12 additions and 0 deletions

View File

@ -255,6 +255,18 @@ exploratory.inbound.quantity | Exploratory inbound tunnels quantity. (
exploratory.outbound.length | Exploratory outbound tunnels length. (default: 2)
exploratory.outbound.quantity | Exploratory outbound tunnels quantity. (default: 3)
### Shared local destination
Option | Description
-------------------------------------- | --------------------------------------
shareddest.inbound.length | Shared local destination inbound tunnels length. (default: 3)
shareddest.inbound.quantity | Shared local destination inbound tunnels quantity. (default: 3)
shareddest.outbound.length | Shared local destination outbound tunnels length. (default: 3)
shareddest.outbound.quantity | Shared local destination outbound tunnels quantity. (default: 3)
shareddest.i2cp.leaseSetType | Shared local destination's LeaseSet type. (default: 3)
shareddest.i2cp.leaseSetEncType | Shared local destination's LeaseSet encryption type. (default: 0,4)
shareddest.i2p.streaming.profile | Shared local destination bandwidth usage profile. (default: 2)
### Time sync
Option | Description