Add commands which may be helpful with storage.
This commit is contained in:
parent
22cc5f27ed
commit
bbfda9e427
@ -23,6 +23,9 @@ docker exec -itu www-data nextcloud-app-1 ./occ files:scan-app-data
|
|||||||
# Extras? Have used the commands in the past and may help in the future.
|
# Extras? Have used the commands in the past and may help in the future.
|
||||||
docker exec -itu www-data nextcloud-app-1 ./occ maintenance:theme:update
|
docker exec -itu www-data nextcloud-app-1 ./occ maintenance:theme:update
|
||||||
docker exec -itu www-data nextcloud-app-1 ./occ maintenance:repair
|
docker exec -itu www-data nextcloud-app-1 ./occ maintenance:repair
|
||||||
|
# May alsp be useful but do not have much experience with them.
|
||||||
|
docker exec -itu www-data nextcloud-app-1 ./occ versions:cleanup
|
||||||
|
docker exec -itu www-data nextcloud-app-1 ./occ files:cleanup
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user