Skip to content
Snippets Groups Projects
Commit f602be2e authored by Yves Senn's avatar Yves Senn
Browse files

Merge pull request #4605 from jvanbaarsen/installation-manual-fix

Fixed an old reference to puma
parents d3c429ed 2a5e05cf
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -185,7 +185,7 @@ You can change `5-3-stable` to `master` if you want the *bleeding edge* version,
sudo -u git -H mkdir public/uploads
sudo chmod -R u+rwX public/uploads
 
# Copy the example Puma config
# Copy the example Unicorn config
sudo -u git -H cp config/unicorn.rb.example config/unicorn.rb
 
# Enable cluster mode if you expect to have a high load instance
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