We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a489b4e + 4893633 commit cce7680Copy full SHA for cce7680
doc/settings/database.md
@@ -600,6 +600,8 @@ update this setting in `/etc/gitlab/gitlab.rb`:
600
gitlab_rails['databases']['ci']['enable'] = false
601
```
602
603
+In a multi-node environment, this setting should be updated on all Rails and Sidekiq nodes.
604
+
605
## Using a non-packaged PostgreSQL database management server
606
607
By default, GitLab is configured to use the PostgreSQL server that's included
0 commit comments