Commit 716f756
Add server_pubkey field to YAML config
- Added optional server_pubkey field at root level of YamlConfig
- Field is emitted as IMIX_SERVER_PUBKEY environment variable when present
- Maintains backward compatibility with existing configs
Co-authored-by: Hulto <hulto@users.noreply.github.com>1 parent 5f8e5c5 commit 716f756
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
129 | 131 | | |
130 | 132 | | |
131 | 133 | | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
132 | 141 | | |
133 | 142 | | |
134 | 143 | | |
| |||
0 commit comments