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