mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Mention new maintenance:theme:update
In Nextcloud 13 maintenance:theme:update got added. See nextcloud/server#5441 This mentions the new command.
This commit is contained in:
@@ -881,6 +881,7 @@ backups and other tasks that require locking users out until you are finished::
|
||||
maintenance:mimetype:update-js Update mimetypelist.js
|
||||
maintenance:mode set maintenance mode
|
||||
maintenance:repair repair this installation
|
||||
maintenance:theme:update Apply custom theme changes
|
||||
maintenance:update:htaccess Updates the .htaccess file
|
||||
|
||||
``maintenance:mode`` locks the sessions of all logged-in users, including
|
||||
@@ -908,6 +909,8 @@ command after modifying ``config/mimetypemapping.json``. If you change a
|
||||
mimetype, run ``maintenance:mimetype:update-db --repair-filecache`` to apply the
|
||||
change to existing files.
|
||||
|
||||
Run the ``maintenance:theme:update`` command if the icons of your custom theme are not updated correctly. This updates the mimetypelist.js and cleares the image cache.
|
||||
|
||||
.. _security_commands_label:
|
||||
|
||||
Security
|
||||
|
||||
Reference in New Issue
Block a user