Merge pull request #6022 from nextcloud/Anvil5465-patch-2

Allow Jellyfin write access to NEXTCLOUD_MOUNT
This commit is contained in:
Simon L. 2025-02-17 17:21:29 +01:00 committed by GitHub
commit 1fea550764
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,7 +25,7 @@
{ {
"source": "%NEXTCLOUD_MOUNT%", "source": "%NEXTCLOUD_MOUNT%",
"destination": "%NEXTCLOUD_MOUNT%", "destination": "%NEXTCLOUD_MOUNT%",
"writeable": false "writeable": true
} }
], ],
"devices": [ "devices": [