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
commit d3d674531d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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