diff --git a/views/faq.njk b/views/faq.njk index 07527f9..8f16b67 100644 --- a/views/faq.njk +++ b/views/faq.njk @@ -66,6 +66,20 @@ +

Where is the server located at?

+
+
+ 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). +
+
+ +

Since my uploads are being cached, what about after I delete them from the dashboard?

+
+
+ 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. +
+
+

Do you have a No-JS uploader form?