From 147ac079f7ad24074409afdbc289174fdda091dd Mon Sep 17 00:00:00 2001 From: Scrublord MacBad Date: Thu, 23 Apr 2026 16:33:06 +0200 Subject: [PATCH] feat: add configUrl for Element Desktop auto-loading --- apps/production/custom-configs/element-values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/production/custom-configs/element-values.yaml b/apps/production/custom-configs/element-values.yaml index 22b93d0..c91f575 100644 --- a/apps/production/custom-configs/element-values.yaml +++ b/apps/production/custom-configs/element-values.yaml @@ -9,6 +9,7 @@ data: additional: config.json: | { + "configUrl": "https://axion1337.chat/config.json", "brand": "aXion1337.Chat", "default_theme": "aXion1337 Dark", "show_labs_settings": true,