From 107299c023b25de87198e516277ea9e069f3702d Mon Sep 17 00:00:00 2001 From: maximeg Date: Thu, 7 Mar 2024 11:42:28 +0100 Subject: [PATCH] changed image max size --- static/admin/config.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/static/admin/config.yml b/static/admin/config.yml index b4311a5..c9f80a5 100644 --- a/static/admin/config.yml +++ b/static/admin/config.yml @@ -88,7 +88,10 @@ collections: name: featured_image widget: image media_folder: "/static/images" - public_folder: "/images" + #public_folder: "/images" + media_library: + config: + max_file_size: 512000 - label: Corps name: body widget: markdown @@ -214,8 +217,6 @@ collections: value: 'bg-green' - label: 'Violet' value: 'bg-purple' - - label: 'Grapefruit slice atop a pile of other slices' - value: 'bg-orange' - label: 'Réseaux sociaux' name: ananke_socials widget: list