mirror of
https://github.com/xpltdco/media-rip.git
synced 2026-04-03 02:53:58 -06:00
- PurgeConfig: max_age_hours→max_age_minutes (default 1440) - PurgeConfig: privacy_retention_hours→privacy_retention_minutes (default 1440) - PurgeConfig: enabled default False→True - PurgeConfig: cron default every minute (was daily 3am) - Purge scheduler runs every minute for minute-granularity testing - All API fields renamed: purge_max_age_minutes, privacy_retention_minutes - Frontend admin panel inputs show minutes with updated labels - Updated test assertions for new defaults |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| admin.py | ||
| cookies.py | ||
| downloads.py | ||
| files.py | ||
| formats.py | ||
| health.py | ||
| sse.py | ||
| system.py | ||
| themes.py | ||