diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-03-16 18:18:33 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-03-16 18:18:33 +0000 |
commit | f64a639bcfa1fc2bc89ca7db268f594306edfd7c (patch) | |
tree | a2c3c2ebcc3b45e596949db485d6ed18ffaacfa1 /doc/administration/audit_events.md | |
parent | bfbc3e0d6583ea1a91f627528bedc3d65ba4b10f (diff) | |
download | gitlab-ce-f64a639bcfa1fc2bc89ca7db268f594306edfd7c.tar.gz |
Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40
Diffstat (limited to 'doc/administration/audit_events.md')
-rw-r--r-- | doc/administration/audit_events.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/administration/audit_events.md b/doc/administration/audit_events.md index d5755474c00..9aa533d54f6 100644 --- a/doc/administration/audit_events.md +++ b/doc/administration/audit_events.md @@ -167,7 +167,7 @@ It may make the user interface for your project or audit events very busy, and t to prevent performance degradations on GitLab instances with very high Git write traffic. In an upcoming release, Audit Events for Git push events will be enabled -by default. Follow [#7865](https://gitlab.com/gitlab-org/gitlab/-/issues/7865) for updates. +by default. Follow our [Partitioning strategy for Audit Events epic](https://gitlab.com/groups/gitlab-org/-/epics/3206) for updates. If you still wish to enable **Repository push** events in your instance, follow the steps bellow. |