Explorar o código

change: yd weight

Dew-OF-Aurora hai 2 semanas
pai
achega
2612c8a769
Modificáronse 1 ficheiros con 1 adicións e 13 borrados
  1. 1 13
      config.json

+ 1 - 13
config.json

@@ -59,21 +59,9 @@
     "enabled": true,
     "strategy": "weighted_average",
     "weighted_fields": [
-      {
-        "field": "avg_score",
-        "weight": 0.5
-      },
       {
         "field": "yd_score",
-        "weight": 0.4
-      },
-      {
-        "field": "dx_score",
-        "weight": 0.05
-      },
-      {
-        "field": "lt_score",
-        "weight": 0.05
+        "weight": 1.0
       }
     ],
     "prefer_lower": true,