Browse Source

Revert "Version 15 : add occ commands to improve db performances"

Because of https://github.com/YunoHost-Apps/nextcloud_ynh/pull/149
This reverts commit f1f95274a2.
pull/162/head
Nathanael 7 years ago
committed by Mickaël Martin
parent
commit
f9216b7da3
  1. 2
      scripts/upgrade

2
scripts/upgrade

@ -224,8 +224,6 @@ do
# Print the current version number of nextcloud
exec_occ -V
exec_occ db:add-missing-indices
exec_occ db:convert-filecache-bigint
done
#=================================================

Loading…
Cancel
Save