Skip to content

Commit 336c470

Browse files
LouisSungkesselb
authored andcommitted
docs: add repair-filecache when mimetype has been updated
Signed-off-by: LouisSung <37973545+LouisSung@users.noreply.github.com>
1 parent 8191d41 commit 336c470

File tree

1 file changed

+3
-0
lines changed
  • admin_manual/configuration_mimetypes

1 file changed

+3
-0
lines changed

admin_manual/configuration_mimetypes/index.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ command to propagate the changes through the system. This example is for
2121
Ubuntu Linux::
2222

2323
$ sudo -u www-data php occ maintenance:mimetype:update-js
24+
25+
# you may also need to update the mimetype for existing files, see nextcloud/server#30566
26+
$ sudo -u www-data php occ maintenance:mimetype:update-db --repair-filecache
2427
2528
See :doc:`../configuration_server/occ_command` to learn more about ``occ``.
2629

0 commit comments

Comments
 (0)