aboutsummaryrefslogtreecommitdiff
path: root/config/gallery-dl
diff options
context:
space:
mode:
Diffstat (limited to 'config/gallery-dl')
-rw-r--r--config/gallery-dl/config.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/gallery-dl/config.json b/config/gallery-dl/config.json
new file mode 100644
index 0000000..3ce8f18
--- /dev/null
+++ b/config/gallery-dl/config.json
@@ -0,0 +1,6 @@
+{
+ "extractor":
+ {
+ "base-directory": "/home/charles/data/manga/"
+ }
+}