mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #11093 from LouisSung/patch-1
This commit is contained in:
commit
c556b41cbe
@ -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``.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user