Преглед изворни кода

[indexer] Remove log type

Need better support from morphlines first.
Abraham Elmahrek пре 11 година
родитељ
комит
4ae194a
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      desktop/libs/indexer/static/js/collections.js

+ 1 - 1
desktop/libs/indexer/static/js/collections.js

@@ -7,7 +7,7 @@ var SOURCES = [
 ];
 
 var SOURCE_TYPES = [
-  'log',
+  // 'log',
   'separated',
   // 'morphlines'
 ];