feat(GODT-2502): Additional info.

This commit is contained in:
Jakub
2023-04-14 10:10:58 +02:00
parent 7bb925b6d7
commit 8093bbf5f6
3 changed files with 15 additions and 1 deletions

View File

@ -248,6 +248,7 @@ func run(c *cli.Context) error {
"lastVersion": v.GetLastVersion().String(),
"showAllMail": v.GetShowAllMail(),
"updateCh": v.GetUpdateChannel(),
"autoUpdate": v.GetAutoUpdate(),
"rollout": v.GetUpdateRollout(),
"DoH": v.GetProxyAllowed(),
}).Info("Vault loaded")