Sven Klemm 7 лет назад
Родитель
Сommit
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
 
 }