mirror of
https://github.com/bytedance/g3.git
synced 2026-05-03 14:10:39 +00:00
allow to use int value as key in cert generator
This commit is contained in:
parent
a843de1f0a
commit
8a95d3684a
7 changed files with 308 additions and 127 deletions
|
|
@ -11,9 +11,6 @@ is make up of the following entries:
|
|||
+-----------+----------+-------+------------------------------------------------+
|
||||
|Key |Type |Reload |Description |
|
||||
+===========+==========+=======+================================================+
|
||||
|group_name |Str |no |Process group name, default to be empty, can be |
|
||||
| | | |overridden by the *-G* command line option. |
|
||||
+-----------+----------+-------+------------------------------------------------+
|
||||
|runtime |Map |no |Runtime config, see :doc:`runtime` |
|
||||
+-----------+----------+-------+------------------------------------------------+
|
||||
|worker |Map [#w]_ |no |An unaided runtime will be started if present. |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue