فهرست منبع

remove unneeded queryOptions

Sven Klemm 7 سال پیش
والد
کامیت
0b74ff5cf1
1فایلهای تغییر یافته به همراه1 افزوده شده و 5 حذف شده
  1. 1 5
      public/app/plugins/datasource/postgres/plugin.json

+ 1 - 5
public/app/plugins/datasource/postgres/plugin.json

@@ -18,10 +18,6 @@
 
   "alerting": true,
   "annotations": true,
-  "metrics": true,
-
-  "queryOptions": {
-    "minInterval": true
-  }
+  "metrics": true
 
 }