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:
authorAchilleas Pipinellis <axil@gitlab.com>2018-10-09 23:15:12 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2018-10-09 23:28:05 +0300
commitb77d11c7b8a3ba0cdbe9536147778362060f8c0d (patch)
tree04e75ff480bc1e13e01201584f7eb6fa99fb1539 /doc
parentdf0b8b946bef4f8ea825a5c2d3a7256bbd735a71 (diff)
Clarify what happens when enabling a service template
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