mirror of
https://github.com/status-im/consul.git
synced 2025-02-08 20:05:09 +00:00
Clarifies ACL replication token.
This commit is contained in:
parent
4efa1a72fa
commit
a3dc0965a8
@ -84,7 +84,9 @@ datacenter servers to resolve even uncached tokens. This is enabled by setting a
|
|||||||
[`acl_replication_token`](/docs/agent/options.html#acl_replication_token) in the
|
[`acl_replication_token`](/docs/agent/options.html#acl_replication_token) in the
|
||||||
configuration on the servers in the non-authoritative datacenters. With replication
|
configuration on the servers in the non-authoritative datacenters. With replication
|
||||||
enabled, the servers will maintain a replica of the authoritative datacenter's full
|
enabled, the servers will maintain a replica of the authoritative datacenter's full
|
||||||
set of ACLs on the non-authoritative servers.
|
set of ACLs on the non-authoritative servers. The ACL replication token needs to be
|
||||||
|
a valid ACL token with management privileges, it can also be the same as the master
|
||||||
|
ACL token.
|
||||||
|
|
||||||
Replication occurs with a background process that looks for new ACLs approximately
|
Replication occurs with a background process that looks for new ACLs approximately
|
||||||
every 30 seconds. Replicated changes are written at a rate that's throttled to
|
every 30 seconds. Replicated changes are written at a rate that's throttled to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user