aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/routes/settings/+page.svelte10
1 files changed, 6 insertions, 4 deletions
diff --git a/src/routes/settings/+page.svelte b/src/routes/settings/+page.svelte
index c9bc8b45..4fe1e216 100644
--- a/src/routes/settings/+page.svelte
+++ b/src/routes/settings/+page.svelte
@@ -67,7 +67,10 @@
: displayNotStarted.set('true')}
>{$displayNotStarted === 'true' ? 'Hide' : 'Show'} media with zero progress</a
>
- <small style="opacity: 50%;">Displays unresolved chapter counts as "?"</small>
+ <small style="opacity: 50%;"
+ >May cause <a href="https://en.wikipedia.org/wiki/Rate_limiting">rate-limiting</a> depending
+ on how much releasing manga are on your lists</small
+ >
</li>
<li>
<a
@@ -127,9 +130,8 @@
<input type="number" bind:value={$cacheMangaMinutes} min="1" max="1440" placeholder="60" />
minutes
<small style="opacity: 50%;"
- >Values may cause <a href="https://en.wikipedia.org/wiki/Rate_limiting"
- >rate-limiting depending on how much releasing manga are on your lists</a
- ></small
+ >Low values may cause <a href="https://en.wikipedia.org/wiki/Rate_limiting">rate-limiting</a
+ > depending on how much releasing manga are on your lists</small
>
</li>
<li>