Update interla config to corespondent to Example
This should be solved differently, who wants to keep updating this by hand
This commit is contained in:
parent
98a58ca1c3
commit
8c1cfbed33
1 changed files with 3 additions and 2 deletions
|
@ -29,10 +29,11 @@
|
||||||
:default-board "/mlp/"
|
:default-board "/mlp/"
|
||||||
:enable-board-listing true
|
:enable-board-listing true
|
||||||
:board-disabled-message "This board is not enabled for feed generation.\n\nYou can contact me here: [contact] and I may enable it for you"
|
:board-disabled-message "This board is not enabled for feed generation.\n\nYou can contact me here: [contact] and I may enable it for you"
|
||||||
:target "https://api.4chan.org"
|
|
||||||
:boards-defaults {:refresh-rate 300
|
:boards-defaults {:refresh-rate 300
|
||||||
:starting-page 7
|
:starting-page 7
|
||||||
:default-chod 94}
|
:default-chod 94
|
||||||
|
:target "https://api.4chan.org"
|
||||||
|
:lazy-load true}
|
||||||
:boards-enabled {"/mlp/" {}
|
:boards-enabled {"/mlp/" {}
|
||||||
"/g/" {}}})
|
"/g/" {}}})
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue