Problems: fix host proxy option

This commit is contained in:
Alexander Zobnin
2020-05-13 19:04:42 +03:00
parent 935d16c86f
commit ba132f3679
2 changed files with 2 additions and 1 deletions

View File

@@ -41,6 +41,7 @@ export const PANEL_DEFAULTS = {
// Fields
hostField: true,
hostTechNameField: false,
hostProxy: false,
hostGroups: false,
showTags: true,
statusField: true,