Removed deprecated settings from plugin.json. All configuration now at datasource edit page.
This commit is contained in:
@@ -11,14 +11,6 @@
|
|||||||
"config": "app/plugins/datasource/zabbix/partials/config.html"
|
"config": "app/plugins/datasource/zabbix/partials/config.html"
|
||||||
},
|
},
|
||||||
|
|
||||||
"username": "guest",
|
|
||||||
"password": "",
|
|
||||||
|
|
||||||
"trends": false,
|
|
||||||
"trendsFrom": "7d",
|
|
||||||
|
|
||||||
"limitmetrics": 100,
|
|
||||||
|
|
||||||
"metrics": true,
|
"metrics": true,
|
||||||
"annotations": true
|
"annotations": true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user