Quellcode durchsuchen

update ad abtest config threshold_update 173-ab2: 1/48 -> 1/96

liqian vor 1 Jahr
Ursprung
Commit
e519b4e6ed
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      config.py

+ 1 - 1
config.py

@@ -1342,7 +1342,7 @@ class BaseConfig(object):
             'threshold_update': {
                 'ab0': 1 / 48,
                 'ab1': 1 / 48,
-                'ab2': 1 / 48,
+                'ab2': 1 / 96,
                 'ab3': 1 / 48,
                 'ab4': 1 / 48,
                 'ab5': 1 / 48,