mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
enable NTCP2 for android, use L flag for bandwidth,
additional change for multiarch build
This commit is contained in:
parent
e4ab51329d
commit
db5a40d743
2 changed files with 5 additions and 2 deletions
|
@ -15,12 +15,15 @@ ipv6 = false
|
|||
# ntcpproxy = http://127.0.0.1:8118
|
||||
# ssu = true
|
||||
|
||||
bandwidth = O
|
||||
bandwidth = L
|
||||
# share = 100
|
||||
|
||||
# notransit = true
|
||||
# floodfill = true
|
||||
|
||||
[ntcp2]
|
||||
enabled = true
|
||||
|
||||
[http]
|
||||
enabled = true
|
||||
address = 127.0.0.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue