From 4bbf54487a611220e7fe99f83cd823169c9e36f3 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 27 Aug 2025 09:01:38 +0200 Subject: [PATCH] nobuild --- collabora/config.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/collabora/config.json b/collabora/config.json index f63fe272d..7b2d7e332 100644 --- a/collabora/config.json +++ b/collabora/config.json @@ -31,6 +31,8 @@ "schema": { "TZ": "str?", "aliasgroup1": "str", + "cert_domain": "bool?", + "server_name": "str?", "dictionaries": "str?", "domain": "str?", "extra_params": "str?",