aboutsummaryrefslogtreecommitdiff
path: root/example-config.json
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2022-02-17 19:18:19 +0100
committerdec05eba <dec05eba@protonmail.com>2022-02-17 19:18:34 +0100
commit02e029ed40f801e0710b09062069e7083cd30b93 (patch)
treeb3bd567ad0c03074064d62d32a876920aa58fab4 /example-config.json
parentd4cd63129ae5dff8fd69525424e0f8cb9ae1a905 (diff)
Add local anime tracking. Check readme for more info about local_anime config
Diffstat (limited to 'example-config.json')
-rw-r--r--example-config.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/example-config.json b/example-config.json
index 321f331..2214571 100644
--- a/example-config.json
+++ b/example-config.json
@@ -28,8 +28,7 @@
},
"local_anime": {
"directory": "",
- "sort_by_name": false,
- "sort_episodes_by_name": true
+ "sort_by_name": false
},
"use_system_fonts": false,
"use_system_mpv_config": false,