mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
docs: add repair-filecache when mimetype has been updated
Signed-off-by: LouisSung <37973545+LouisSung@users.noreply.github.com>
This commit is contained in:
@@ -21,6 +21,9 @@ command to propagate the changes through the system. This example is for
|
||||
Ubuntu Linux::
|
||||
|
||||
$ sudo -u www-data php occ maintenance:mimetype:update-js
|
||||
|
||||
# you may also need to update the mimetype for existing files, see nextcloud/server#30566
|
||||
$ sudo -u www-data php occ maintenance:mimetype:update-db --repair-filecache
|
||||
|
||||
See :doc:`../configuration_server/occ_command` to learn more about ``occ``.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user