aboutsummaryrefslogtreecommitdiff
path: root/example-config.json
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2022-10-25 06:46:11 +0200
committerdec05eba <dec05eba@protonmail.com>2022-10-25 06:58:01 +0200
commit162502874dc266bce6a73d5cd70e06c3829ead28 (patch)
treed49bda878ef7c91dd2b776fbecec66bfee19bc4d /example-config.json
parent765a45b84eedaf27a69776b9be3852ea26e9b176 (diff)
Properly update watch progress at end of file
Diffstat (limited to 'example-config.json')
-rw-r--r--example-config.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/example-config.json b/example-config.json
index 810842f..56e7279 100644
--- a/example-config.json
+++ b/example-config.json
@@ -19,7 +19,7 @@
"font_size": 16
},
"video": {
- "max_height": 2160
+ "max_height": 0
},
"local_manga": {
"directory": "",
@@ -80,4 +80,4 @@
"scale": 1.0,
"font_scale": 1.0,
"spacing_scale": 1.0
-} \ No newline at end of file
+}