Merge release Beta 1 into stable #21

Merged
Felisp merged 35 commits from dev into stable 2024-08-13 17:48:09 +02:00
Showing only changes of commit 8c1cfbed33 - Show all commits

View file

@ -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/" {}}})