Skip to content

Commit 1eebb4f

Browse files
committed
(simatec) Fix Grafana Backup & Restore
1 parent eda87f7 commit 1eebb4f

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

admin/grafana.jsonConfig.json5

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -67,30 +67,6 @@
6767
},
6868
],
6969
},
70-
grafanaUsername: {
71-
xs: 12,
72-
sm: 9,
73-
md: 6,
74-
lg: 4,
75-
xl: 4,
76-
type: 'text',
77-
label: 'Grafana username',
78-
newLine: true,
79-
validator: 'data.grafanaUsername',
80-
validatorNoSaveOnError: true,
81-
},
82-
grafanaPassword: {
83-
xs: 12,
84-
sm: 9,
85-
md: 6,
86-
lg: 4,
87-
xl: 4,
88-
type: 'password',
89-
visible: true,
90-
label: 'Grafana password',
91-
validator: 'data.grafanaPassword',
92-
validatorNoSaveOnError: true,
93-
},
9470
grafanaApiKey: {
9571
xs: 12,
9672
sm: 9,

0 commit comments

Comments
 (0)