From 5354035925f133a626193ef955768cf3457fee25 Mon Sep 17 00:00:00 2001
From: Julien Taquet <julientaq@mac16.local>
Date: Sat, 25 Mar 2023 23:27:55 +0100
Subject: [PATCH] update stuff

---
 static/admin/config.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/static/admin/config.yml b/static/admin/config.yml
index ef0060e..2b23926 100644
--- a/static/admin/config.yml
+++ b/static/admin/config.yml
@@ -9,7 +9,7 @@ backend:
   auth_endpoint: oauth/authorize
   site_domain: https://coko.foundation/
  # local_backend: true # for local update
-# publish_mode: editorial_workflow #remove editorial workflow as its in beta for gitlab
+publish_mode: editorial_workflow #remove editorial workflow as its in beta for gitlab
 media_folder: "static/images/uploads" # Media files will be stored in the repo under images/uploads
 collections:
   - name: "site meta"
-- 
GitLab