Skip to content
Snippets Groups Projects
Commit f7edc658 authored by Jonathon Reinhart's avatar Jonathon Reinhart
Browse files

Update installation.md with receive.advertisePushOptions

parent bc33774f
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -367,6 +367,9 @@ sudo usermod -aG redis git
 
# Enable packfile bitmaps
sudo -u git -H git config --global repack.writeBitmaps true
# Enable push options
sudo -u git -H git config --global receive.advertisePushOptions true
 
# Configure Redis connection settings
sudo -u git -H cp config/resque.yml.example config/resque.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