Explicitly configure the root_path in examples
[mudpy.git] / mudpy / tests / fixtures / test_daemon.yaml
index f9d7c64..cc1190e 100644 (file)
@@ -60,5 +60,5 @@ __control__:
 
 internal:storage:
     default_dir: "data"
-    #root_path: "."
+    root_path: "."
     search_path: [ "", "etc", "share", "data" ]