From 2f4bea1f40e130c8f7d86bfbf7768b496d7de8f8 Mon Sep 17 00:00:00 2001
From: "florian.azizian" <florian.azizian@maarch.org>
Date: Fri, 20 Nov 2020 12:39:20 +0100
Subject: [PATCH] FIX #00000 TIME 0 Default config for export seda

---
 apps/maarch_entreprise/xml/config.json.default | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/maarch_entreprise/xml/config.json.default b/apps/maarch_entreprise/xml/config.json.default
index cf6afc97089..e7eefaf5b51 100644
--- a/apps/maarch_entreprise/xml/config.json.default
+++ b/apps/maarch_entreprise/xml/config.json.default
@@ -30,7 +30,7 @@
     },
     "exportSeda": {
         "sae": "MaarchRM",
-        "token": "phdF9WkJuTKkDuPXoqDZuCFEQT7En7YqsVROsdD1HoPlOsmSRZeZKpl6weZd+/0momU9JodKUyZDzvLCWOZ1sw==",
+        "token": "phdF9WkJuTKkDuPXoqDZuCFEQT7En7YqsVROsdD1HoNZV7jD5+XyCtKbhx0Chb4s3skokalo0wEn48DE3M4kGrAceH0/XFbyLZVRoVOO+Y/wxyRdE1QJleI8yijEfGut",
         "urlSAEService": "https://demo-ap.maarchrm.com",
         "senderOrgRegNumber": "org_987654321_DGS_SA",
         "accessRuleCode": "AR039",
-- 
GitLab