{% extends "base.html" %} {% block title %}Settings{% endblock %} {% block content %}

Sync Configuration

Cron schedule for automatic syncs. Examples:
0 2 * * * = Every day at 2:00 AM
0 */6 * * * = Every 6 hours
0 0 * * 0 = Every Sunday at midnight
manual = Disable automatic syncs
Maximum resolution to download. Higher quality = larger file sizes.
Delay between downloads to avoid rate limiting (recommended: 2-5 seconds)
Timezone for scheduling automatic syncs

About Settings

{% endblock %}