chore: make spellcheck happy
This commit is contained in:
parent
c3ffdef872
commit
eac21e5b0a
|
@ -97,7 +97,7 @@ It is NOT allowed to configure two or more sources of the same type.
|
||||||
Path to the file which contains the ACL rules.
|
Path to the file which contains the ACL rules.
|
||||||
If the file provisioned before starting EMQX node,
|
If the file provisioned before starting EMQX node,
|
||||||
it can be placed anywhere as long as EMQX has read access to it.
|
it can be placed anywhere as long as EMQX has read access to it.
|
||||||
That is, EMQX will treat it as readonly.
|
That is, EMQX will treat it as read only.
|
||||||
|
|
||||||
In case the rule-set is created or updated from EMQX Dashboard or HTTP API,
|
In case the rule-set is created or updated from EMQX Dashboard or HTTP API,
|
||||||
a new file will be created and placed in `authz` subdirectory inside EMQX's `data_dir`,
|
a new file will be created and placed in `authz` subdirectory inside EMQX's `data_dir`,
|
||||||
|
|
Loading…
Reference in New Issue