diff options
| author | Matthias Fechner <mfechner@FreeBSD.org> | 2026-04-19 07:32:38 +0000 |
|---|---|---|
| committer | Matthias Fechner <mfechner@FreeBSD.org> | 2026-04-20 08:17:37 +0000 |
| commit | 87819e541e396c752b1a26b1690708e427fa3932 (patch) | |
| tree | 0db9c287cb337f65eed40dc7b1bd4190a1cf55e5 /www/gitlab/files/patch-config_gitlab.yml.example | |
| parent | 6a590a3f177fbee09e29f356788f4d6f5cc3e801 (diff) | |
Diffstat (limited to 'www/gitlab/files/patch-config_gitlab.yml.example')
| -rw-r--r-- | www/gitlab/files/patch-config_gitlab.yml.example | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/www/gitlab/files/patch-config_gitlab.yml.example b/www/gitlab/files/patch-config_gitlab.yml.example index 0a64246613f1..c16c208783c7 100644 --- a/www/gitlab/files/patch-config_gitlab.yml.example +++ b/www/gitlab/files/patch-config_gitlab.yml.example @@ -1,6 +1,6 @@ ---- config/gitlab.yml.example.orig 2026-03-18 13:38:20 UTC +--- config/gitlab.yml.example.orig 2026-04-15 21:42:44 UTC +++ config/gitlab.yml.example -@@ -551,7 +551,7 @@ production: &base +@@ -567,7 +567,7 @@ production: &base ## GitLab Pages pages: enabled: false @@ -9,7 +9,7 @@ # The location where pages are stored (default: shared/pages). # path: shared/pages -@@ -1326,7 +1326,7 @@ production: &base +@@ -1342,7 +1342,7 @@ production: &base repositories: storages: # You must have at least a `default` storage path. default: @@ -18,7 +18,7 @@ # For DNS-based load balancing with TLS, use: dns+tls://[authority_host]:[authority_port]/[host]:[port] # The host:port portion will be used as the TLS server name for SNI. # Example: dns+tls://1.1.1.1/gitaly.example.com:8075 -@@ -1335,7 +1335,7 @@ production: &base +@@ -1351,7 +1351,7 @@ production: &base ## Backup settings backup: path: "tmp/backups" # Relative paths are relative to Rails.root (default: tmp/backups/) @@ -27,7 +27,7 @@ # archive_permissions: 0640 # Permissions for the resulting backup.tar file (default: 0600) # keep_time: 604800 # default: 0 (forever) (in seconds) # pg_schema: public # default: nil, it means that all schemas will be backed up -@@ -1370,12 +1370,12 @@ production: &base +@@ -1386,12 +1386,12 @@ production: &base ## GitLab Shell settings gitlab_shell: @@ -43,7 +43,7 @@ # Git over HTTP upload_pack: true -@@ -1390,7 +1390,7 @@ production: &base +@@ -1406,7 +1406,7 @@ production: &base workhorse: # File that contains the secret key for verifying access for gitlab-workhorse. # Default is '.gitlab_workhorse_secret' relative to Rails.root (i.e. root of the GitLab app). @@ -52,7 +52,7 @@ database_traffic_capture: config: -@@ -1416,7 +1416,7 @@ production: &base +@@ -1432,7 +1432,7 @@ production: &base # enabled: true # File that contains the secret key for verifying access for gitlab-kas. # Default is '.gitlab_kas_secret' relative to Rails.root (i.e. root of the GitLab app). @@ -61,7 +61,7 @@ # The URL to the external KAS API (used by the Kubernetes agents) # external_url: wss://kas.example.com -@@ -1437,13 +1437,13 @@ production: &base +@@ -1453,13 +1453,13 @@ production: &base ## GitLab Elasticsearch settings elasticsearch: @@ -77,7 +77,7 @@ ## Webpack settings # If enabled, this will tell rails to serve frontend assets from the webpack-dev-server running -@@ -1464,18 +1464,18 @@ production: &base +@@ -1480,18 +1480,18 @@ production: &base # Sidekiq exporter is a dedicated Prometheus metrics server optionally running alongside Sidekiq. sidekiq_exporter: @@ -103,7 +103,7 @@ # Web exporter is a dedicated Prometheus metrics server optionally running alongside Puma. web_exporter: -@@ -1702,13 +1702,13 @@ test: +@@ -1729,13 +1729,13 @@ test: gitaly_address: unix:tmp/tests/gitaly/praefect.socket gitaly: |
