Syncrhonize external default config and internal one

This commit is contained in:
Felisp 2024-08-13 03:16:19 +02:00
parent 7f5d560bae
commit 02ceccb973

View file

@ -37,8 +37,12 @@
:default-chod 94
:target "https://api.4chan.org"
:lazy-load true}
:boards-enabled {"/mlp/" {}
"/g/" {}}})
:boards-enabled {"/mlp/" {:lazy-load false}
"/g/" {:starting-page 7}
"/po/" {:starting-page 8
:refresh-rate 86400}
"/p/" {:starting-page 8
:refresh-rate 1800}}})
(def cli-options
"Configuration defining program arguments for cli.tools"