mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
Merge pull request #6022 from nextcloud/Anvil5465-patch-2
Allow Jellyfin write access to NEXTCLOUD_MOUNT
This commit is contained in:
commit
1fea550764
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
||||||
{
|
{
|
||||||
"source": "%NEXTCLOUD_MOUNT%",
|
"source": "%NEXTCLOUD_MOUNT%",
|
||||||
"destination": "%NEXTCLOUD_MOUNT%",
|
"destination": "%NEXTCLOUD_MOUNT%",
|
||||||
"writeable": false
|
"writeable": true
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"devices": [
|
"devices": [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue