Adjust experiment again

This commit is contained in:
dangered wolf 2023-10-16 20:47:47 -04:00
parent 71aef1b7b3
commit 53883a99f3
No known key found for this signature in database
GPG key ID: 41E4D37680ED8B58

View file

@ -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.5
percentage: 0.75
},
[Experiment.ELONGATOR_PROFILE_API]: {
name: 'Elongator profile API',