Commit b3f6b79310e6b2437d178acf47ce9955bb3daee9
1 parent
11d9b9ea
Exists in
6-9-stable-ee
and in
1 other branch
Unicorn reloads cannot upgrade Ruby itself
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
README.md
@@ -149,6 +149,8 @@ It is also possible to start, stop or restart individual components. | @@ -149,6 +149,8 @@ It is also possible to start, stop or restart individual components. | ||
149 | sudo gitlab-ctl restart unicorn | 149 | sudo gitlab-ctl restart unicorn |
150 | ``` | 150 | ``` |
151 | 151 | ||
152 | +Note that you cannot use a Unicorn reload to update the Ruby runtime. | ||
153 | + | ||
152 | ## Configuration | 154 | ## Configuration |
153 | 155 | ||
154 | ### Creating the gitlab.rb configuration file | 156 | ### Creating the gitlab.rb configuration file |