Skip to content
Snippets Groups Projects
Commit 66d239f9 authored by Lukas Elmer's avatar Lukas Elmer
Browse files

Replace vim by editor

parent d3c429ed
No related branches found
No related tags found
1 merge request!4600Replace vim by editor
Loading
Loading
@@ -190,7 +190,7 @@ You can change `5-3-stable` to `master` if you want the *bleeding edge* version,
 
# Enable cluster mode if you expect to have a high load instance
# Ex. change amount of workers to 3 for 2GB RAM server
sudo -u git -H vim config/unicorn.rb
sudo -u git -H editor config/unicorn.rb
 
# Configure Git global settings for git user, useful when editing via web
# Edit user.email according to what is set in gitlab.yml
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment