This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| computing:nextcloud [2026/05/25 21:18] – oemb1905 | computing:nextcloud [2026/06/21 14:37] (current) – oemb1905 | ||
|---|---|---|---|
| Line 329: | Line 329: | ||
| sudo -u www-data php occ app:disable files_sharing | sudo -u www-data php occ app:disable files_sharing | ||
| | | ||
| - | After that, there were no MIME errors remaining in the Administration Settings after the 33 upgrade. | + | After that, there were no MIME errors remaining in the Administration Settings after the 33 upgrade. |
| - | --- // | + | sudo -u www-data php occ app:disable app_api |
| + | |||
| + | |||
| + | --- // | ||