mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
Merge pull request #3048 from nextcloud/enh/noid/make-fts-read-only
make FTS read-only
This commit is contained in:
commit
d3d674531d
1 changed files with 2 additions and 1 deletions
|
|
@ -613,7 +613,8 @@
|
||||||
],
|
],
|
||||||
"networks": [
|
"networks": [
|
||||||
"nextcloud-aio"
|
"nextcloud-aio"
|
||||||
]
|
],
|
||||||
|
"read_only": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue