configure memcache.local
This commit is contained in:
parent
74e78bc1e9
commit
7258eeea2f
@ -48,6 +48,7 @@ tar cf - . | (cd %{buildroot}/srv/www/htdocs/owncloud/apps/richdocuments && tar
|
|||||||
%post
|
%post
|
||||||
|
|
||||||
chown -R wwwrun:www /srv/www/htdocs/owncloud/apps
|
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
|
su -s /bin/bash -c "php /srv/www/htdocs/owncloud/occ app:enable richdocuments" wwwrun
|
||||||
systemctl restart apache2.service
|
systemctl restart apache2.service
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user