Skip to content

Commit 2e0ea01

Browse files
Robert MarshallaxilleasAlexand
committed
Merge branch 'Alexand-master-patch-22131' into 'master'
Fix pgbouncer docs location See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7251 Merged-by: Robert Marshall <[email protected]> Approved-by: Robert Marshall <[email protected]> Co-authored-by: Achilleas Pipinellis <[email protected]> Co-authored-by: João Alexandre Cunha <[email protected]>
2 parents 3abb3ee + feb32da commit 2e0ea01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

files/gitlab-config-template/gitlab.rb.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3012,7 +3012,7 @@ external_url 'GENERATED_EXTERNAL_URL'
30123012

30133013
################################################################################
30143014
# Pgbouncer (EE only)
3015-
# See [GitLab PgBouncer documentation](http://docs.gitlab.com/omnibus/settings/database.html#enabling-pgbouncer-ee-only)
3015+
# See [GitLab PgBouncer documentation](https://docs.gitlab.com/ee/administration/postgresql/pgbouncer.html)
30163016
# See the [PgBouncer page](https://pgbouncer.github.io/config.html) for details
30173017
################################################################################
30183018
# pgbouncer['enable'] = false

0 commit comments

Comments
 (0)