Browse Source

i2cp.singlethread

pull/38/head
orignal 4 years ago committed by GitHub
parent
commit
7cb32aba19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      docs/user-guide/configuration.md

1
docs/user-guide/configuration.md

@ -159,6 +159,7 @@ Option | Description @@ -159,6 +159,7 @@ Option | Description
i2cp.address | The address to listen on or an abstract address for Android LocalSocket
i2cp.port | Port of I2CP server. Usually 7654. Ignored for Andorid
i2cp.enabled | If I2CP is enabled. false by default. Other services don't require I2CP
i2cp.singlethread | If false every I2CP session runs in own thread. true by default
### I2PControl interface

Loading…
Cancel
Save