X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=sample%2F__init__.yaml;fp=sample%2F__init__.yaml;h=da51badd47f70419c9ad7a7e46ddf55f304691ea;hp=97d22593e124f1b45590d5c7fd8ea816c138f447;hb=182e0d2f5d588b71c57272686255a1f6684a2adf;hpb=06d1068372f462904a718ffbbe38d9603e71873a diff --git a/sample/__init__.yaml b/sample/__init__.yaml index 97d2259..da51bad 100644 --- a/sample/__init__.yaml +++ b/sample/__init__.yaml @@ -2,6 +2,6 @@ # to use, copy, modify, and distribute this software is granted under # terms provided in the LICENSE file distributed with this software. -__control__: - include_files: [ "area.yaml", "prop.yaml" ] - read_only: yes +_load: [ area.yaml, prop.yaml ] + +_lock: true