mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-07 19:40:54 +01:00
adjust experiment
This commit is contained in:
parent
b6089103e1
commit
71aef1b7b3
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: 1
|
||||
percentage: 0.5
|
||||
},
|
||||
[Experiment.ELONGATOR_PROFILE_API]: {
|
||||
name: 'Elongator profile API',
|
||||
|
|
Loading…
Add table
Reference in a new issue