diff --git a/scenarios/ArMemExample/config/ExampleMemory.cfg b/scenarios/ArMemExample/config/ExampleMemory.cfg
index d0a545f7a2a6c2d0fe730d3169b208760aec0abe..d9e24e657c2b57a11bac7d34b2df65dff2e9eb8d 100644
--- a/scenarios/ArMemExample/config/ExampleMemory.cfg
+++ b/scenarios/ArMemExample/config/ExampleMemory.cfg
@@ -84,6 +84,14 @@ ArmarX.ArMemExampleMemory.tpc.pub.MemoryListener = MemoryUpdates
 # ArmarX.EnableProfiling = false
 
 
+# ArmarX.ExampleMemory.:  
+#  Attributes:
+#  - Default:            ""
+#  - Case sensitivity:   yes
+#  - Required:           no
+# ArmarX.ExampleMemory. = ""
+
+
 # ArmarX.ExampleMemory.EnableProfiling:  enable profiler which is used for logging performance events
 #  Attributes:
 #  - Default:            false
@@ -155,10 +163,10 @@ ArmarX.ArMemExampleMemory.tpc.pub.MemoryListener = MemoryUpdates
 
 # ArmarX.ExampleMemory.mns.MemoryNameSystemName:  Name of the Memory Name System (MNS) component.
 #  Attributes:
-#  - Default:            ArMemMemoryNameSystem
+#  - Default:            MemoryNameSystem
 #  - Case sensitivity:   yes
 #  - Required:           no
-# ArmarX.ExampleMemory.mns.MemoryNameSystemName = ArMemMemoryNameSystem
+# ArmarX.ExampleMemory.mns.MemoryNameSystemName = MemoryNameSystem
 
 
 # ArmarX.ExampleMemory.tpc.pub.DebugObserver:  Name of the `DebugObserver` topic to publish data to.
diff --git a/scenarios/ArMemExample/config/ExampleMemoryClient.cfg b/scenarios/ArMemExample/config/ExampleMemoryClient.cfg
index 76d3d877581dc891a0aa8a4092e1072d9d06dc87..10325be750b47ccdfa1827265cce4d881d58d2ed 100644
--- a/scenarios/ArMemExample/config/ExampleMemoryClient.cfg
+++ b/scenarios/ArMemExample/config/ExampleMemoryClient.cfg
@@ -138,10 +138,10 @@ ArmarX.ArMemExampleClient.tpc.sub.MemoryListener = MemoryUpdates
 
 # ArmarX.ExampleMemoryClient.mns.MemoryNameSystemName:  Name of the Memory Name System (MNS) component.
 #  Attributes:
-#  - Default:            ArMemMemoryNameSystem
+#  - Default:            MemoryNameSystem
 #  - Case sensitivity:   yes
 #  - Required:           no
-# ArmarX.ExampleMemoryClient.mns.MemoryNameSystemName = ArMemMemoryNameSystem
+# ArmarX.ExampleMemoryClient.mns.MemoryNameSystemName = MemoryNameSystem
 
 
 # ArmarX.ExampleMemoryClient.tpc.pub.DebugObserver:  Name of the `DebugObserver` topic to publish data to.
diff --git a/scenarios/ArMemExample/config/MemoryNameSystem.cfg b/scenarios/ArMemExample/config/MemoryNameSystem.cfg
index 869022057679ebbbe32a28eb4a9962b11239e6f7..7dd22218243ca4f9e67e843da8b42916f3b8568a 100644
--- a/scenarios/ArMemExample/config/MemoryNameSystem.cfg
+++ b/scenarios/ArMemExample/config/MemoryNameSystem.cfg
@@ -115,7 +115,7 @@
 #  - Default:            ""
 #  - Case sensitivity:   yes
 #  - Required:           no
-ArmarX.MemoryNameSystem.ObjectName = "ArMemMemoryNameSystem"
+# ArmarX.MemoryNameSystem.ObjectName = ""
 
 
 # ArmarX.MemoryNameSystem.RemoteGuiName:  Name of the remote gui provider