From 1a1fbec6edd98ec6d1615bb42a5a4ece8fee7e33 Mon Sep 17 00:00:00 2001 From: Mischa Date: Sun, 19 Apr 2026 00:47:58 +0200 Subject: [PATCH] Update system config, theme blueprint and langswitcher config Co-Authored-By: Claude Sonnet 4.6 --- user/config/plugins/langswitcher.yaml | 5 +++++ user/config/system.yaml | 2 +- user/themes/natascha/blueprints.yaml | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 user/config/plugins/langswitcher.yaml diff --git a/user/config/plugins/langswitcher.yaml b/user/config/plugins/langswitcher.yaml new file mode 100644 index 0000000..7534b09 --- /dev/null +++ b/user/config/plugins/langswitcher.yaml @@ -0,0 +1,5 @@ +enabled: true +built_in_css: true +translated_urls: true +untranslated_pages_behavior: none +language_display: short diff --git a/user/config/system.yaml b/user/config/system.yaml index af978f9..ba6ff69 100644 --- a/user/config/system.yaml +++ b/user/config/system.yaml @@ -168,7 +168,7 @@ debugger: shutdown: close_connection: true images: - adapter: gd + adapter: imagick default_image_quality: 85 cache_all: false cache_perms: '0755' diff --git a/user/themes/natascha/blueprints.yaml b/user/themes/natascha/blueprints.yaml index a08484d..16cdb8e 100644 --- a/user/themes/natascha/blueprints.yaml +++ b/user/themes/natascha/blueprints.yaml @@ -1,4 +1,4 @@ -name: Natascha +name: Natascha's Theme version: 1.0.0 description: Custom theme for Natascha Rieter art gallery website type: theme