From df346f2cbb32550afbe1cb05d1553e0900332bdf Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 17 Jul 2025 17:38:16 +0200 Subject: [PATCH] Update config.json --- ente/config.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ente/config.json b/ente/config.json index 95000c8bb..d51f0485c 100644 --- a/ente/config.json +++ b/ente/config.json @@ -48,6 +48,11 @@ "DAC_READ_SEARCH" ], "schema": { + "cifsdomain": "str?", + "cifspassword": "str?", + "cifsusername": "str?", + "localdisks": "str?", + "networkdisks": "str?", "DB_DATABASE_NAME": "str?", "DB_HOSTNAME": "str?", "DB_PASSWORD": "str",