Merge branch v2.11 into v3.4
This commit is contained in:
commit
74eafcd044
12 changed files with 25 additions and 20 deletions
|
|
@ -338,6 +338,11 @@ func genKVDynConfDoc(outputFile string) {
|
|||
CODE GENERATED AUTOMATICALLY
|
||||
THIS FILE MUST NOT BE EDITED BY HAND
|
||||
-->
|
||||
`)
|
||||
|
||||
_, _ = fmt.Fprintf(file, `
|
||||
| Key (Path) | Value |
|
||||
|------------|-------|
|
||||
`)
|
||||
|
||||
for _, k := range keys {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue