Fix strptime issue

This commit is contained in:
2026-01-29 23:02:55 -05:00
parent db1ef5f9ed
commit 91383d8687
3 changed files with 72 additions and 29 deletions

View File

@@ -28,7 +28,7 @@ CACHE_EXPIRY_MINS=10
LOG_HTTP_RESPONSES = False
FEED_REJECT_IF_OLDER_THAN_DAYS = 7
FEED_REJECT_IF_OLDER_THAN_DAYS = 60
class PathHelper:
pathChar="/"