diff --git a/papermerge/config.json b/papermerge/config.json index 9befe2948..28cb2f00e 100644 --- a/papermerge/config.json +++ b/papermerge/config.json @@ -29,8 +29,7 @@ "options": { "PUID": 0, "PGID": 0, - "ocrlang": "eng,fra", - "smbv1": false + "ocrlang": "eng,fra" }, "apparmor": true, "schema": { @@ -40,7 +39,7 @@ "networkdisks": "str?", "cifsusername": "str?", "cifspassword": "str?", - "smbv1": "bool", + "smbv1": "bool?", "TZ": "str?" } }