nextcloud.yml aktualisiert
This commit is contained in:
parent
cad577e8a7
commit
24b4a0cad1
@ -387,7 +387,7 @@
|
|||||||
docker compose exec -T -u www-data nextcloud.{{inventory_hostname}} ./occ trashbin:cleanup --all-users
|
docker compose exec -T -u www-data nextcloud.{{inventory_hostname}} ./occ trashbin:cleanup --all-users
|
||||||
docker compose exec -T -u www-data nextcloud.{{inventory_hostname}} ./occ files:cleanup
|
docker compose exec -T -u www-data nextcloud.{{inventory_hostname}} ./occ files:cleanup
|
||||||
docker compose exec -T -u www-data nextcloud.{{inventory_hostname}} ./occ files:scan --all --home-only
|
docker compose exec -T -u www-data nextcloud.{{inventory_hostname}} ./occ files:scan --all --home-only
|
||||||
docker compose exec -T -u www-data nextcloud.{{inventory_hostname}} ./occ maps:scan-photos
|
docker compose exec -T -u www-data nextcloud.{{inventory_hostname}} ./occ maps:scan-photos --now
|
||||||
docker compose exec -T -u www-data nextcloud.{{inventory_hostname}} ./occ db:convert-filecache-bigint -n
|
docker compose exec -T -u www-data nextcloud.{{inventory_hostname}} ./occ db:convert-filecache-bigint -n
|
||||||
# define stun/turn server maybe new password
|
# define stun/turn server maybe new password
|
||||||
if [ -s /home/docker/turn.{{inventory_hostname}}/env ]
|
if [ -s /home/docker/turn.{{inventory_hostname}}/env ]
|
||||||
|
Loading…
Reference in New Issue
Block a user