Nextcloud: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

13 June 2022

1 December 2021

  • curprev 14:2514:25, 1 December 2021Tinel talk contribs 433 bytes +433 Created page with "=== Update tumbnails === <syntaxhighlight lang="Shell Session"> sudo -u#33 php -f /var/www/html/occ preview:generate-all -vvv </syntaxhighlight> <syntaxhighlight lang="Shell Session"> sudo -u#33 php -f /var/www/html/occ face:background_job </syntaxhighlight> === Update files inside the data folders === <syntaxhighlight lang="Shell Session"> sudo -u www-data php --define apc.enable_cli=1 occ files:scan --all </syntaxhighlight>"