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