1
0
mirror of https://github.com/taigrr/nats.docs synced 2025-01-18 04:03:23 -08:00

Restructe layout, add README and config page, etc..

Resolves #205

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
This commit is contained in:
Ivan Kozlovic
2021-02-16 10:29:41 -07:00
parent 44fa12e358
commit 6bacb945b4
5 changed files with 18 additions and 16 deletions

View File

@@ -118,7 +118,7 @@ Therefore this would be considered an invalid configuration:
Note that the decision to make a TLS connection is not based on `wss://` (as opposed to `ws://`) but instead in the presence of a TLS configuration in the `leafnodes{}` or the specific remote configuration block.
To configure Websocket in the remote server, check the [Websocket](../websockets.md) secion.
To configure Websocket in the remote server, check the [Websocket](../websocket/websocket_conf.md) secion.
### `tls` Configuration Block