diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-04-27 08:58:01 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-04-27 08:58:35 +0000 |
commit | ce8500b9939b185913ca299f5a227492680b9d68 (patch) | |
tree | 2558fbe4cacbe42492d926f08b5b66f97edd9ba0 /config | |
parent | bc299f54e841488b4ab37777761db1dfc7f3b60e (diff) | |
download | gitlab-ce-ce8500b9939b185913ca299f5a227492680b9d68.tar.gz |
Add latest changes from gitlab-org/security/gitlab@13-11-stable-ee
Diffstat (limited to 'config')
-rw-r--r-- | config/feature_flags/development/branch_list_keyset_pagination.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/feature_flags/development/branch_list_keyset_pagination.yml b/config/feature_flags/development/branch_list_keyset_pagination.yml index 23b573e5004..12200292058 100644 --- a/config/feature_flags/development/branch_list_keyset_pagination.yml +++ b/config/feature_flags/development/branch_list_keyset_pagination.yml @@ -5,4 +5,4 @@ rollout_issue_url: milestone: '13.2' type: development group: group::source code -default_enabled: true +default_enabled: false |