Merge pull request #3639 from nextcloud/enh/noid/fix-generated-images-path

This commit is contained in:
Simon L 2023-10-30 09:39:49 +01:00 committed by GitHub
commit f4ee3ff6b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@
},
{
"source": "nextcloud_aio_localai_images",
"destination": "/images",
"destination": "/tmp/generated/images/",
"writeable": true
},
{