aboutsummaryrefslogtreecommitdiff
path: root/example-config.json
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2022-02-11 01:02:11 +0100
committerdec05eba <dec05eba@protonmail.com>2022-02-11 01:02:32 +0100
commita3eb2a9d6315f8a953f7dee72ebe4d17a4b9d42e (patch)
treef1c34ef90312f77f1581cbc366063f9f5534327b /example-config.json
parent1f74222bf4cfadead768b095c6b3f8d422ebf84c (diff)
Add local_manga_sort_by_name and local_manga_sort_chapters_by_name config
Diffstat (limited to 'example-config.json')
-rw-r--r--example-config.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/example-config.json b/example-config.json
index 0d76348..d4663cd 100644
--- a/example-config.json
+++ b/example-config.json
@@ -27,5 +27,7 @@
"scale": 1.0,
"font_scale": 1.0,
"spacing_scale": 1.0,
- "local_manga_directory": ""
+ "local_manga_directory": "",
+ "local_manga_sort_by_name": false,
+ "local_manga_sort_chapters_by_name": false
} \ No newline at end of file