]> mj.ucw.cz Git - moe.git/blobdiff - default.cfg
Updated libucw to current version (Sherlock commit 17f29eb1ab186e9f053299c25f47ce368e...
[moe.git] / default.cfg
index 3709b5fad4d0326b4c1fa08d3fba8e9eca0a8c5a..699a89dc122770928756ddf61ab009b91e2fafdf 100644 (file)
@@ -9,6 +9,8 @@ Set("CONFIG_MOP" => 1);
 # Settings of libucw
 UnSet("CONFIG_SHARED");
 UnSet("CONFIG_UCW_THREADS");
+Set("CONFIG_LOCAL");
+Set("CONFIG_DIR", "cf");
 
 # Return success
 1;