mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
Fixed typo
This commit is contained in:
@@ -59,7 +59,7 @@ ADY4IBKZZ7VTHGO5SBGUJ6BK3WMHTOQU347M7MUFD5J632EKTQCKPZRS {
|
|||||||
|
|
||||||
## nats-server runtime behavior
|
## nats-server runtime behavior
|
||||||
|
|
||||||
As is currently the case for for all forms of import/export, both account jwt are downloaded.
|
As is currently the case for all forms of import/export, both account jwt are downloaded.
|
||||||
The server checks if the importing subject matches the export.
|
The server checks if the importing subject matches the export.
|
||||||
It also checks if the importing account's id matches the n-th subject token specified by the exporting accounts `account_token_position`.
|
It also checks if the importing account's id matches the n-th subject token specified by the exporting accounts `account_token_position`.
|
||||||
This ensures that no other account can publish/subscribe to that particular subject.
|
This ensures that no other account can publish/subscribe to that particular subject.
|
||||||
|
|||||||
Reference in New Issue
Block a user