Add limitmetrics configuration parameter to plugin.json

This commit is contained in:
Alexander Zobnin
2015-05-28 23:28:28 +03:00
parent 8c59c87b22
commit d7ff952761

View File

@@ -16,6 +16,8 @@
"username": "guest", "username": "guest",
"password": "", "password": "",
"limitmetrics": 20,
"metrics": true, "metrics": true,
"annotations": true "annotations": true
} }