mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-04 10:00:55 +01:00
Decrease this experiment again
This commit is contained in:
parent
972b9abbc8
commit
8184ea1c7e
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ const Experiments: { [key in Experiment]: ExperimentConfig } = {
|
|||
[Experiment.ELONGATOR_BY_DEFAULT]: {
|
||||
name: 'Elongator by default',
|
||||
description: 'Enable Elongator by default (guest token lockout bypass)',
|
||||
percentage: 0.75
|
||||
percentage: 0.6
|
||||
},
|
||||
[Experiment.ELONGATOR_PROFILE_API]: {
|
||||
name: 'Elongator profile API',
|
||||
|
|
Loading…
Add table
Reference in a new issue