mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-02-13 08:17:38 +01:00
disable ssu in example config file
Signed-off-by: r4sas <r4sas@i2pmail.org>
This commit is contained in:
parent
66fcbcae96
commit
4fa7e43162
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ ipv4 = true
|
||||||
ipv6 = false
|
ipv6 = false
|
||||||
|
|
||||||
## Enable SSU transport (default = true)
|
## Enable SSU transport (default = true)
|
||||||
# ssu = true
|
ssu = false
|
||||||
|
|
||||||
## Bandwidth configuration
|
## Bandwidth configuration
|
||||||
## L limit bandwidth to 32KBs/sec, O - to 256KBs/sec, P - to 2048KBs/sec,
|
## L limit bandwidth to 32KBs/sec, O - to 256KBs/sec, P - to 2048KBs/sec,
|
||||||
|
|
Loading…
Add table
Reference in a new issue