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
diff options
context:
space:
mode:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2014-08-20 13:56:52 +0400
committerJacob Vosmaer <contact@jacobvosmaer.nl>2014-08-20 13:56:52 +0400
commite72b7cc250b473cec2c5a222f14247859f423936 (patch)
tree1bcd456fec3e8f87bfad3e57e418ebea5c969b38 /doc/README.md
parented9e922dd0047435b8d349f0c949ba0a2d789247 (diff)
Document the extra.sign_in_text setting for CE
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md
index f05078ee388..a85f2b6256e 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -18,6 +18,7 @@
- [System hooks](system_hooks/system_hooks.md) Let GitLab notify you when certain management tasks need to be carried out.
- [Security](security/README.md) Learn what you can do to further secure your GitLab instance.
- [Update](update/README.md) Update guides to upgrade your installation.
+- [Welcome message](customization/welcome_message.md) Add a custom welcome message to the sign-in page.
## Contributor documentation