Skip to content

Commit

Permalink
redis: change overcommit memory on update
Browse files Browse the repository at this point in the history
  • Loading branch information
nacho committed Nov 10, 2017
1 parent 6552310 commit cc82c7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ EOF
mkdir -p /usr/local/etc/noip2

# redis
sysctl vm.overcommit_memory=1
grep -q APCu /var/www/nextcloud/config/config.php && {
echo "installing redis..."
apt-get update
Expand Down

0 comments on commit cc82c7b

Please sign in to comment.