Closed zackad closed 9 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
d25cc25
) 100.00% compared to head (cbcaf5f
) 100.00%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
By placing a hidden file
.nopaginate
into specific directory, we can disable pagination for archive/comicbook file types for that directory and it's children. If we want to enable pagination again, remove.nopaginate
file.Close #154.