Removed deprecated settings from plugin.json. All configuration now at datasource edit page.

This commit is contained in:
Alexander Zobnin
2015-10-31 20:14:19 +03:00
parent 1cfb8ddceb
commit b7396b9af5

View File

@@ -11,14 +11,6 @@
"config": "app/plugins/datasource/zabbix/partials/config.html"
},
"username": "guest",
"password": "",
"trends": false,
"trendsFrom": "7d",
"limitmetrics": 100,
"metrics": true,
"annotations": true
}