From 3fb221ce91ee69ce26454c39a6fb68d334075178 Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Mon, 11 Sep 2023 09:41:41 +0200 Subject: [PATCH] [Project] Removed default configuration values --- example/config/StrolchConfiguration.xml | 1 - .../test/resources/test-runtime/config/StrolchConfiguration.xml | 1 - 2 files changed, 2 deletions(-) diff --git a/example/config/StrolchConfiguration.xml b/example/config/StrolchConfiguration.xml index cc95200..a1997fc 100644 --- a/example/config/StrolchConfiguration.xml +++ b/example/config/StrolchConfiguration.xml @@ -36,7 +36,6 @@ defaultRealm CACHED defaultModel.xml - true diff --git a/plc-core/src/test/resources/test-runtime/config/StrolchConfiguration.xml b/plc-core/src/test/resources/test-runtime/config/StrolchConfiguration.xml index f1b6246..825865f 100644 --- a/plc-core/src/test/resources/test-runtime/config/StrolchConfiguration.xml +++ b/plc-core/src/test/resources/test-runtime/config/StrolchConfiguration.xml @@ -27,7 +27,6 @@ defaultRealm TRANSIENT defaultModel.xml - true