Downloads
Auto-download new chapters
Queue new chapters when a series refreshes
Download ahead
Pre-fetch chapters while reading
{#each DOWNLOAD_AHEAD_OPTIONS as opt}
{/each}
Max chapters to keep
Delete oldest downloads when limit is exceeded
{#each MAX_KEEP_OPTIONS as opt}
{/each}
On Read
Delete after reading
Remove download when a chapter is marked read
{#if getGlobal("deleteOnRead")}
Delete delay
{#each DELETE_DELAY_OPTIONS as opt}
{/each}
{/if}
Updates
Default refresh interval
How often series check for new chapters by default
{#each REFRESH_INTERVAL_OPTIONS as opt}
{/each}