summaryrefslogtreecommitdiff
path: root/doc/install
diff options
context:
space:
mode:
authorJacob Vosmaer <jacob@gitlab.com>2016-08-31 17:12:37 +0200
committerJacob Vosmaer <jacob@gitlab.com>2016-08-31 17:12:37 +0200
commit90c0fdfc9da36c29fe5093b78e0581c19c2279b5 (patch)
treefa37cfa92cb03cb7aa8347074607377ef90b11e2 /doc/install
parent5ebc787ca02e018b0344bd4e4fc2a6ac9f6f1677 (diff)
downloadgitlab-ce-90c0fdfc9da36c29fe5093b78e0581c19c2279b5.tar.gz
More changes suggested by Robert
Diffstat (limited to 'doc/install')
-rw-r--r--doc/install/installation.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md
index f012c9cd51b..2d0932d4f04 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -334,7 +334,6 @@ sudo usermod -aG redis git
# Enable packfile bitmaps
sudo -u git -H git config --global repack.writeBitmaps true
-
# Configure Redis connection settings
sudo -u git -H cp config/resque.yml.example config/resque.yml