mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
Revert "Revert "Version 15 : add occ commands to improve db performances" Because of https://github.com/YunoHost-Apps/nextcloud_ynh/pull/149 This reverts commit f1f95274a283206f1cb9bfcc5c11ddbc3273c34c."
This reverts commit f9216b7da3
.
This commit is contained in:
parent
89c0eb068a
commit
9b1fff3781
1 changed files with 2 additions and 0 deletions
|
@ -224,6 +224,8 @@ 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…
Add table
Reference in a new issue