diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2020-03-28 09:10:14 +0000 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2020-03-28 09:10:14 +0000 |
commit | 7cff37ea388bf7d18558505eabf54cdd901ae5c9 (patch) | |
tree | eeb69978d4c2886c9c5f88592d1e5384a7ffa732 /www/gitlab-ce/files/patch-config_gitlab.yml.example | |
parent | www/newsboat: Update to 2.19 (diff) |
Update to 12.9.1.
Changelog:
https://about.gitlab.com/releases/2020/03/22/gitlab-12-9-released/
Diffstat (limited to 'www/gitlab-ce/files/patch-config_gitlab.yml.example')
-rw-r--r-- | www/gitlab-ce/files/patch-config_gitlab.yml.example | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/www/gitlab-ce/files/patch-config_gitlab.yml.example b/www/gitlab-ce/files/patch-config_gitlab.yml.example index 8c7d24b9b34e..810ded29bde6 100644 --- a/www/gitlab-ce/files/patch-config_gitlab.yml.example +++ b/www/gitlab-ce/files/patch-config_gitlab.yml.example @@ -1,6 +1,6 @@ ---- config/gitlab.yml.example.orig 2020-02-21 15:14:12 UTC +--- config/gitlab.yml.example.orig 2020-03-26 12:19:15 UTC +++ config/gitlab.yml.example -@@ -930,7 +930,7 @@ production: &base +@@ -937,7 +937,7 @@ production: &base # Gitaly settings gitaly: # Path to the directory containing Gitaly client executables. @@ -9,7 +9,7 @@ # Default Gitaly authentication token. Can be overridden per storage. Can # be left blank when Gitaly is running locally on a Unix socket, which # is the normal way to deploy Gitaly. -@@ -948,8 +948,8 @@ production: &base +@@ -955,8 +955,8 @@ production: &base # real path not the symlink. storages: # You must have at least a `default` storage path. default: @@ -20,7 +20,7 @@ # gitaly_token: 'special token' # Optional: override global gitaly.token for this storage. ## Backup settings -@@ -995,12 +995,12 @@ production: &base +@@ -1002,12 +1002,12 @@ production: &base ## GitLab Shell settings gitlab_shell: @@ -36,7 +36,7 @@ # Git over HTTP upload_pack: true -@@ -1025,7 +1025,7 @@ production: &base +@@ -1032,7 +1032,7 @@ production: &base # CAUTION! # Use the default values unless you really know what you are doing git: |