mirror of
https://github.com/bytedance/g3.git
synced 2026-05-03 06:00:42 +00:00
update doc
This commit is contained in:
parent
f3a1a38c24
commit
b4b18eaeb3
1 changed files with 3 additions and 0 deletions
|
|
@ -35,6 +35,9 @@ The users are split into two groups: static and dynamic. The static users is con
|
|||
in config file, each in yaml format. The dynamic users are fetched from *dynamic_source* periodically, each in json
|
||||
format. Both can be optional and share the same data structure.
|
||||
|
||||
The Cap'n Proto RPC publish_dynamic_users command is supported, the published data should be an array of
|
||||
:ref:`user <configuration_user_group_user>`.
|
||||
|
||||
* static_users
|
||||
|
||||
**optional**, **type**: seq
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue