mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-25 08:56:51 +00:00
Merge pull request #2876 from nextcloud/enh/2506/talk-recording
make talk-recording read-only
This commit is contained in:
commit
6272d8d223
3 changed files with 10 additions and 2 deletions
|
|
@ -373,6 +373,11 @@
|
|||
],
|
||||
"networks": [
|
||||
"nextcloud-aio"
|
||||
],
|
||||
"read_only": true,
|
||||
"tmpfs": [
|
||||
"/tmp",
|
||||
"/conf"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue