mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
Version 15 : add occ commands to improve db performances
This commit is contained in:
parent
a5d7aac75d
commit
f1f95274a2
1 changed files with 2 additions and 0 deletions
|
@ -223,6 +223,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