mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2024-12-14 00:16:21 +00:00
Updated faq.njk
Clarify server location and uploads caching by CDN.
This commit is contained in:
parent
8072f2fdf7
commit
e81776c482
@ -66,6 +66,20 @@
|
||||
</div>
|
||||
</article>
|
||||
|
||||
<h2 class='subtitle'>Where is the server located at?</h2>
|
||||
<article class="message">
|
||||
<div class="message-body">
|
||||
Singapore. Expect high First Time Byte (FTB) everywhere else, especially anywhere on the other side of the planet Earth (generally can be over 1000ms). I believe it is mostly due to the fact that we are using Cloudflare, since your requests have to go through them first. However, since Cloudflare will cache your uploads too, they should have much better FTB afterwards (and generally faster download speed too).
|
||||
</div>
|
||||
</article>
|
||||
|
||||
<h2 class='subtitle'>Since my uploads are being cached, what about after I delete them from the dashboard?</h2>
|
||||
<article class="message">
|
||||
<div class="message-body">
|
||||
Not to worry. We will send API requests to Cloudflare to purge their cache immediately after you delete your uploads from the dashboard. Cache of thumbnails will also be purged so no need to worry about them either.
|
||||
</div>
|
||||
</article>
|
||||
|
||||
<h2 class='subtitle'>Do you have a No-JS uploader form?</h2>
|
||||
<article class="message">
|
||||
<div class="message-body">
|
||||
|
Loading…
Reference in New Issue
Block a user