mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
Update upgrade
This commit is contained in:
parent
294298df8d
commit
4e0a6356b8
1 changed files with 1 additions and 2 deletions
|
@ -302,9 +302,8 @@ then
|
|||
# Occasionally new mimetypes are added to better handle certain file types.
|
||||
# Migrating the mimetypes take a long time on larger instances
|
||||
# so this is not done automatically during upgrades.
|
||||
# Use the command `occ maintenance:repair --include-expensive` to perform the migrations.
|
||||
exec_occ maintenance:repair --include-expensive
|
||||
|
||||
|
||||
#=================================================
|
||||
# ALLOW USERS TO DISCONNECT FROM NEXTCLOUD
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue