aboutsummaryrefslogtreecommitdiffstats
path: root/bsie/apps/default_config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'bsie/apps/default_config.yaml')
-rw-r--r--bsie/apps/default_config.yaml17
1 files changed, 17 insertions, 0 deletions
diff --git a/bsie/apps/default_config.yaml b/bsie/apps/default_config.yaml
new file mode 100644
index 0000000..4d99e22
--- /dev/null
+++ b/bsie/apps/default_config.yaml
@@ -0,0 +1,17 @@
+
+ReaderBuilder: {}
+
+ExtractorBuilder:
+
+ - bsie.extractor.preview.Preview:
+ max_sides: [50, 100, 200,400]
+
+ - bsie.extractor.generic.path.Path: {}
+
+ - bsie.extractor.generic.stat.Stat: {}
+
+ - bsie.extractor.image.colors_spatial.ColorsSpatial:
+ width: 2
+ height: 2
+ exp: 2
+