Nextcloud/Repair: Unterschied zwischen den Versionen
Aus Foxwiki
K Textersetzung - „wikitable“ durch „table table-striped table-hover“ |
K Textersetzung - „ options"“ durch „ col1bold col1nowrap"“ |
||
| Zeile 4: | Zeile 4: | ||
{| class="table table-striped table-hover | {| class="table table-striped table-hover col1bold col1nowrap" | ||
|- | |- | ||
! Option !! Beschreibung | ! Option !! Beschreibung | ||
Aktuelle Version vom 22. September 2026, 21:15 Uhr
sudo -u [[ApacheUser]] php occ <OPTION>
| Option | Beschreibung |
|---|---|
| maintenance:repair | |
| files:scan --all | |
| db:add-missing-columns | |
| db:add-missing-indices | |
| db:add-missing-primary-keys | |
| db:convert-filecache-bigint | |
| occ app:update --all |