summaryrefslogtreecommitdiff
path: root/www/gitlab-ce/files/patch-config_gitlab.yml.example
diff options
context:
space:
mode:
Diffstat (limited to 'www/gitlab-ce/files/patch-config_gitlab.yml.example')
-rw-r--r--www/gitlab-ce/files/patch-config_gitlab.yml.example12
1 files changed, 6 insertions, 6 deletions
diff --git a/www/gitlab-ce/files/patch-config_gitlab.yml.example b/www/gitlab-ce/files/patch-config_gitlab.yml.example
index 58721ec11848..99b75ea196d0 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 2018-06-21 15:14:17 UTC
+--- config/gitlab.yml.example.orig 2018-08-22 22:40:32 UTC
+++ config/gitlab.yml.example
-@@ -218,7 +218,7 @@ production: &base
+@@ -223,7 +223,7 @@ production: &base
# external_http: ["1.1.1.1:80", "[2001::1]:80"] # If defined, enables custom domain support in GitLab Pages
# external_https: ["1.1.1.1:443", "[2001::1]:443"] # If defined, enables custom domain and certificate support in GitLab Pages
admin:
@@ -9,7 +9,7 @@
## Mattermost
## For enabling Add to Mattermost button
-@@ -577,7 +577,7 @@ production: &base
+@@ -582,7 +582,7 @@ production: &base
# Gitaly settings
gitaly:
# Path to the directory containing Gitaly client executables.
@@ -18,7 +18,7 @@
# Default Gitaly authentication token. Can be overriden per storage. Can
# be left blank when Gitaly is running locally on a Unix socket, which
# is the normal way to deploy Gitaly.
-@@ -595,8 +595,8 @@ production: &base
+@@ -600,8 +600,8 @@ production: &base
# real path not the symlink.
storages: # You must have at least a `default` storage path.
default:
@@ -29,7 +29,7 @@
# gitaly_token: 'special token' # Optional: override global gitaly.token for this storage.
## Backup settings
-@@ -624,12 +624,12 @@ production: &base
+@@ -629,12 +629,12 @@ production: &base
## GitLab Shell settings
gitlab_shell:
@@ -45,7 +45,7 @@
# Git over HTTP
upload_pack: true
-@@ -650,7 +650,7 @@ production: &base
+@@ -655,7 +655,7 @@ production: &base
# CAUTION!
# Use the default values unless you really know what you are doing
git: