Browse Source

update ad abtest config threshold_update 173-ab3: 1/48 -> 1/120

liqian 1 year ago
parent
commit
4b34f1253f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config.py

+ 1 - 1
config.py

@@ -1406,7 +1406,7 @@ class BaseConfig(object):
                 'ab0': 1 / 120,
                 'ab1': 1 / 120,
                 'ab2': 1 / 120,
-                'ab3': 1 / 48,
+                'ab3': 1 / 120,
                 'ab4': 1 / 48,
                 'ab5': 1 / 48,
                 'ab6': 1 / 48,