summaryrefslogtreecommitdiff
path: root/config/gitlab.yml.example
diff options
context:
space:
mode:
authorMike Greiling <mike@pixelcog.com>2018-11-07 05:21:25 +0000
committerMike Greiling <mike@pixelcog.com>2018-11-07 05:21:25 +0000
commit839a654ef0da5f13729074e24231344fe64a2cdc (patch)
tree6dff019a9ea6164af7c9721ca2cb2ba30b886002 /config/gitlab.yml.example
parent0a4eeafb43236359c55e221bdc8cab52acef9a0f (diff)
parentcf8fe12b7b3a24082db47f71c80b01e62e391f32 (diff)
downloadgitlab-ce-gl-ui-loading-icon.tar.gz
Merge branch 'master' into 'gl-ui-loading-icon'gl-ui-loading-icon
# Conflicts: # app/assets/javascripts/jobs/components/job_app.vue
Diffstat (limited to 'config/gitlab.yml.example')
-rw-r--r--config/gitlab.yml.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index d37775e772d..09e21b2c6f2 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -207,6 +207,10 @@ production: &base
# endpoint: 'http://127.0.0.1:9000' # default: nil
# path_style: true # Use 'host/bucket_name/object' instead of 'bucket_name.host/object'
+ ## Packages (maven repository so far)
+ packages:
+ enabled: false
+
## GitLab Pages
pages:
enabled: false