summaryrefslogtreecommitdiffstats
path: root/files.gumx.cc/body.html
diff options
context:
space:
mode:
authorAhmed <git@gumx.cc>2026-06-19 15:45:49 +0300
committerAhmed <git@gumx.cc>2026-06-19 15:45:49 +0300
commitbd2a2474995cc3b546000714c6f86caf7d3d8bdc (patch)
treec2c79b8b67d160fca0b543d0cd59ecdd8be3eb2e /files.gumx.cc/body.html
parenta58d547912294eadf816441fba8656bd1072ab25 (diff)
add: lists website instead of page in mail.gumx.cc
Diffstat (limited to 'files.gumx.cc/body.html')
-rw-r--r--files.gumx.cc/body.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/files.gumx.cc/body.html b/files.gumx.cc/body.html
index 33ba33c..bb97fb6 100644
--- a/files.gumx.cc/body.html
+++ b/files.gumx.cc/body.html
@@ -3,5 +3,12 @@
<p>Use the <a href="/upload">web form</a> or curl:</p>
<pre><code>curl -F "file=@photo.jpg" -H "Authorization: YOUR_TOKEN" https://files.gumx.cc/</code></pre>
<p>Files expire after 24 hours by default. Max 256 MB.</p>
+<h2>etiquette</h2>
+<p>This is personal hosting, not a CDN.</p>
+<ul>
+<li>Your token is personal. Don't share it.</li>
+<li>Don't use this for bulk distribution or anything that would draw unwanted attention to the server.</li>
+<li>Files expire. This isn't long-term storage.</li>
+</ul>
<h2>access</h2>
<p>Contact <a href="mailto:hi@gumx.cc">hi@gumx.cc</a> to request a token.</p>