haroldtreen / epub-press

📚 Web service for creating ebooks from collections of websites.
https://epub.press
GNU General Public License v3.0
327 stars 59 forks source link

allow max number of ebook sections to be configurable #69

Closed TaiPhamD closed 3 years ago

TaiPhamD commented 3 years ago

create MAX_NUM_SECTIONS env in case users want to use more than 50 sections so they can simply edit docker-compose.yaml to increase the limit Remember to do docker-compose build to pick up the changes!

wrobbins commented 3 years ago

@TaiPhamD just a couple code climate issues with formatting then we should be good to go !

TaiPhamD commented 3 years ago

@TaiPhamD just a couple code climate issues with formatting then we should be good to go !

thanks! I didn't install ESLint add-on working from a new laptop should be good now.

haroldtreen commented 3 years ago

Thanks for merging @wrobbins ! And thanks @TaiPhamD - this will definitely be nice for those running things locally :).