adjust experiment

This commit is contained in:
dangered wolf 2023-10-16 14:35:41 -04:00
parent b6089103e1
commit 71aef1b7b3
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: 1
percentage: 0.5
},
[Experiment.ELONGATOR_PROFILE_API]: {
name: 'Elongator profile API',