From f3b16469128cca4b1919dae51cf9be7b22e327a3 Mon Sep 17 00:00:00 2001 From: brooke Date: Sun, 9 Jun 2024 00:47:28 -0400 Subject: [PATCH] update config --- themes/gallo/static/admin/config.yml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/themes/gallo/static/admin/config.yml b/themes/gallo/static/admin/config.yml index 4fd20b7..cc325be 100644 --- a/themes/gallo/static/admin/config.yml +++ b/themes/gallo/static/admin/config.yml @@ -1,19 +1,10 @@ backend: name: gitea repo: mycosystems/gallowelds.com - branch: main app_id: 8cf43676-cdba-4112-a981-9c1117b3d096 api_root: https://git.myco.systems/api/v1 base_url: https://git.myco.systems - auth_endpoint: https://git.myco.systems/login/oauth/authorize - commit_messages: - create: Create {{collection}} {{slug}} - update: Update {{collection}} {{slug}} - delete: Delete {{collection}} {{slug}} - uploadMedia: Upload {{path}} - deleteMedia: Delete {{path}} - openAuthoring: "{{message}}" -# publish_mode: editorial_workflow + media_folder: "static/img" site_url: https://gallo.demo.myco.systems logo_url: https://gallo.demo.myco.systems/img/gallo_welding_inverted.svg