Decrease this experiment again

This commit is contained in:
dangered wolf 2023-10-29 19:04:04 -04:00
parent 972b9abbc8
commit 8184ea1c7e
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.75
percentage: 0.6
},
[Experiment.ELONGATOR_PROFILE_API]: {
name: 'Elongator profile API',