mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-05 18:40:56 +01:00
Flip ELONGATOR_PROFILE_API experiment to 100%
This commit is contained in:
parent
af06d787cc
commit
bed1858551
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ const Experiments: { [key in Experiment]: ExperimentConfig } = {
|
|||
[Experiment.ELONGATOR_PROFILE_API]: {
|
||||
name: 'Elongator profile API',
|
||||
description: 'Use Elongator to load profiles',
|
||||
percentage: 0
|
||||
percentage: 1
|
||||
},
|
||||
[Experiment.TWEET_DETAIL_API]: {
|
||||
name: 'Tweet detail API',
|
||||
|
|
Loading…
Add table
Reference in a new issue