1
0
mirror of https://github.com/PurpleI2P/i2pd_docs_en synced 2025-03-12 13:21:22 +00:00

sam.singlethread added

This commit is contained in:
orignal 2020-02-28 16:26:59 -05:00 committed by GitHub
parent 6e79724950
commit 6edd0bdc61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -138,6 +138,7 @@ Option | Description
sam.address | The address to listen on (SAM bridge)
sam.port | Port of SAM bridge. Usually 7656. SAM is off if not specified
sam.enabled | If SAM is enabled. true by default
sam.singlethread | If false every SAM session runs in own thread. true by default
### BOB interface