diff --git a/conf/default.php b/conf/default.php new file mode 100644 index 0000000..b2be1d4 --- /dev/null +++ b/conf/default.php @@ -0,0 +1,3 @@ +exclusion_mask = $this->getConf('exclusion_mask'); + $this->maxDepth = $this->getConf('treedepth'); + } function getInfo() {