From 62f04de1890f6eba4e4594ae436d41b6f84d299c Mon Sep 17 00:00:00 2001
From: Jonas <jonas@holm.tech>
Date: Mon, 15 Apr 2019 12:53:05 +0200
Subject: [PATCH] WIP: Config for schema files

---
 Configs/test_eosstorage.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Configs/test_eosstorage.cfg b/Configs/test_eosstorage.cfg
index 2790b4e..d993b20 100644
--- a/Configs/test_eosstorage.cfg
+++ b/Configs/test_eosstorage.cfg
@@ -34,7 +34,7 @@ pythonPathPrepend: []
 ########## VARIABLES FOR ERS ##############
 
 # Partition to log to
-partition: "initial"
+partition: "part_hlt_jholm"
 
 # Stream ERS messages to
 ers_info: "mts"
-- 
GitLab