Browse Source

Websocket server removed

pull/69/head
acetone 3 years ago committed by GitHub
parent
commit
ee7c132085
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      docs/user-guide/configuration.md

8
docs/user-guide/configuration.md

@ -229,14 +229,6 @@ trust.family | Make direct I2P connections only to rou
trust.routers | Make direct I2P connections only to routers specified here. Comma separated list of base64 identities. trust.routers | Make direct I2P connections only to routers specified here. Comma separated list of base64 identities.
trust.hidden | Should we hide our router from other routers? false by default trust.hidden | Should we hide our router from other routers? false by default
### Websocket server
Option | Description
-------------------------------------- | --------------------------------------
websockets.enabled | Enable websocket server. Disabled by default
websockets.address | Address to bind websocket server on. 127.0.0.1 by default
websockets.port | Port to bind websocket server on. 7666 by default
### Exploratory tunnels ### Exploratory tunnels
Option | Description Option | Description

Loading…
Cancel
Save