added ./occ db:convert-filecache-bigint -n
This commit is contained in:
parent
608d6ebec0
commit
a2226476db
@ -301,6 +301,7 @@
|
||||
docker-compose exec -u www-data nextcloud.{{inventory_hostname}} ./occ files:cleanup
|
||||
docker-compose exec -u www-data nextcloud.{{inventory_hostname}} ./occ files:scan --all
|
||||
docker-compose exec -u www-data nextcloud.{{inventory_hostname}} ./occ maps:scan-photos
|
||||
docker-compose exec -u www-data nextcloud.{{inventory_hostname}} ./occ db:convert-filecache-bigint -n
|
||||
backup: yes
|
||||
validate: /bin/bash -n %s
|
||||
notify: run nextcloud.update
|
||||
|
Loading…
Reference in New Issue
Block a user