Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2018-10-10 12:40:37 +0300
committerMarcia Ramos <virtua.creative@gmail.com>2018-10-10 12:40:37 +0300
commitbdd60cd73c39cdccae5a29d79327bd64479348f5 (patch)
treed6eaaaaf0803b3d81d7de0d74709a213b43666ea /doc
parenta68cda05b9c018327e9c9b92689e83670195ece2 (diff)
parentb77d11c7b8a3ba0cdbe9536147778362060f8c0d (diff)
Merge branch 'docs/service-template' into 'master'
Clarify what happens when enabling a service template See merge request gitlab-org/gitlab-ce!22240
Diffstat (limited to 'doc')
-rw-r--r--doc/user/project/integrations/services_templates.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/user/project/integrations/services_templates.md b/doc/user/project/integrations/services_templates.md
index 5b04d7d88b8..a0bf31c526f 100644
--- a/doc/user/project/integrations/services_templates.md
+++ b/doc/user/project/integrations/services_templates.md
@@ -1,8 +1,10 @@
# Services templates
A GitLab administrator can add a service template that sets a default for each
-project. After a service template is enabled, it will be applied to new
-projects only and its details will be pre-filled on the project's Service page.
+project. After a service template is enabled, it will be applied to **all**
+projects that don't have it already enabled and its details will be pre-filled
+on the project's Service page. By disabling the template, it will be disabled
+for new projects only.
## Enable a service template