Merge pull request #3048 from nextcloud/enh/noid/make-fts-read-only

make FTS read-only
This commit is contained in:
Simon L
2023-08-09 10:11:01 +02:00
committed by GitHub

View File

@@ -613,7 +613,8 @@
],
"networks": [
"nextcloud-aio"
]
],
"read_only": true
}
]
}