summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSytse Sijbrandij <sytse@gitlab.com>2015-12-28 16:33:37 +0100
committerSytse Sijbrandij <sytse@gitlab.com>2015-12-28 16:33:37 +0100
commit297f83425e8917d6fbebdc00a612aa08ec855b5e (patch)
tree854010fe4e4a684a3ac3452c567fedfb2bdbc067
parentfe2f1b44813116ed1e1cafef293460ae8a4cf11a (diff)
downloadgitlab-ce-297f83425e8917d6fbebdc00a612aa08ec855b5e.tar.gz
Restart settings are moved too.
-rw-r--r--config/gitlab.yml.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index db68b5512b8..0fa6cd306f2 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -4,8 +4,8 @@
#
########################### NOTE #####################################
# This file should not receive new settings. All configuration options #
-# that do not require an application restart are being moved to #
-# ApplicationSetting model! #
+* are being moved to ApplicationSetting model! #
+# If a setting requires an application restart say so in that screen. #
# If you change this file in a Merge Request, please also create #
# a MR on https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests #
########################################################################