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:
authorSytse Sijbrandij <sytse@gitlab.com>2015-12-27 19:36:08 +0300
committerSytse Sijbrandij <sytse@gitlab.com>2015-12-27 19:36:08 +0300
commit4ebd447a056ad3af624814ac3094ce132d38b1e9 (patch)
tree9d90c6e3c90822782f1e430f941025e1f8094659 /doc/README.md
parenta52746649d1db4f52ae4e989dcf654ef4af57905 (diff)
Use environment variables to configure GitLab.
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 f40a257b42f..d82ff8b908b 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -56,6 +56,7 @@
- [Issue closing](customization/issue_closing.md) Customize how to close an issue from commit messages.
- [Libravatar](customization/libravatar.md) Use Libravatar for user avatars.
- [Log system](logs/logs.md) Log system.
+- [Environmental Variables](administration/environmental_variables.md) to configure GitLab.
- [Operations](operations/README.md) Keeping GitLab up and running
- [Raketasks](raketasks/README.md) Backups, maintenance, automatic web hook setup and the importing of projects.
- [Security](security/README.md) Learn what you can do to further secure your GitLab instance.