make FTS read-only

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2023-07-28 17:14:49 +02:00
parent e8ef49c42f
commit 7af85a6982

View file

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