configure memcache.local

pull/1/head
Andras Timar 8 years ago
parent 74e78bc1e9
commit 7258eeea2f

@ -48,6 +48,7 @@ tar cf - . | (cd %{buildroot}/srv/www/htdocs/owncloud/apps/richdocuments && tar
%post
chown -R wwwrun:www /srv/www/htdocs/owncloud/apps
su -s /bin/bash -c "php /srv/www/htdocs/owncloud/occ config:system:set --value='\OC\Memcache\APCu' memcache.local" wwwrun
su -s /bin/bash -c "php /srv/www/htdocs/owncloud/occ app:enable richdocuments" wwwrun
systemctl restart apache2.service

Loading…
Cancel
Save