fix(immich): clarify permission check message

This commit is contained in:
Alexandre
2025-08-19 08:23:46 +02:00
parent 4f95d34d56
commit 802768eb3e
13 changed files with 32 additions and 11 deletions

View File

@@ -138,7 +138,8 @@
"data_location": "str",
"library_location": "str?",
"localdisks": "str?",
"networkdisks": "str?"
"networkdisks": "str?",
"skip_permissions_check": "bool?"
},
"services": [
"mysql:want"