Merge branch v2.11 into v3.4

This commit is contained in:
romain
2025-06-11 10:03:28 +02:00
12 changed files with 25 additions and 20 deletions
+5
View File
@@ -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 {