From a2bd10453b9c7901cd174ffee5f16f4c4d5d57e9 Mon Sep 17 00:00:00 2001 From: Mario Linz Date: Sun, 29 May 2022 22:21:03 +0200 Subject: [PATCH] =?UTF-8?q?Neue=20-tablist-=20Property=20f=C3=BCr=20Collec?= =?UTF-8?q?tons.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/collections/general.yml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/api/collections/general.yml b/api/collections/general.yml index 0c984ef..374ad1a 100644 --- a/api/collections/general.yml +++ b/api/collections/general.yml @@ -5,6 +5,7 @@ name: general uploadPath: ../media/general meta: + singleton: true # Navigationseintrag in der Admin-UI label: { de: "Allgemeine Informationen", en: "General Information" } # Icon (Material UI) für den Navigationseintrag @@ -39,14 +40,12 @@ meta: subFields: - source: public - source: meta.metaDescription - - name: meta meta: label: { de: "Meta", en: "Meta" } source: meta subFields: - source: meta - - name: person meta: label: { de: "Person", en: "Person" } @@ -73,31 +72,31 @@ imageFilter: - fit: true height: 90 width: 90 - resampling: "lancos" + resampling: "lanczos" quality: 60 s: - fit: true height: 300 width: 300 - resampling: "lancos" + resampling: "lanczos" quality: 60 m: - fit: true height: 600 width: 600 - resampling: "lancos" + resampling: "lanczos" quality: 60 l: - fit: true height: 1200 width: 1200 - resampling: "lancos" + resampling: "lanczos" quality: 60 xl: - fit: true height: 2000 width: 2000 - resampling: "lancos" + resampling: "lanczos" quality: 60 permissions: