aboutsummaryrefslogtreecommitdiffstats
path: root/git.sr.ht/index.md
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2020-09-15 21:31:16 -0400
committerDrew DeVault <sir@cmpwn.com>2020-09-15 21:31:56 -0400
commit474cf757eaa57cc2f98153e0bb09262738fac1d1 (patch)
tree466c9630e090b273b4c576ff35e38fac5b85c4fc /git.sr.ht/index.md
parentbfae5c0583d8f00f1714bdb2ba41f56db483c2f9 (diff)
downloadsr.ht-docs-474cf757eaa57cc2f98153e0bb09262738fac1d1.tar.gz
Add acceptable usage limits for git.sr.ht
Diffstat (limited to 'git.sr.ht/index.md')
-rw-r--r--git.sr.ht/index.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/git.sr.ht/index.md b/git.sr.ht/index.md
index 017cc57..32d86a5 100644
--- a/git.sr.ht/index.md
+++ b/git.sr.ht/index.md
@@ -31,6 +31,19 @@ git.sr.ht ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAA
git.sr.ht ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMZvRd4EtM7R+IHVMWmDkVU3VLQTSwQDSAvW0t2Tkj60
```
+# Acceptable resource usage
+
+The guidelines on resource usage are somewhat flexible. Here are some tips:
+
+- As an approximation, aim to have repos no larger than the Linux kernel
+ git repo, which is 3.5 GiB.
+- Don't store lots of large binary objects in your repository, such as images,
+ audio, or video. A couple of small binary files (such as your logo or a
+ screenshot) is fine.
+
+If in doubt, you're probably fine. We monitor resource usage and we'll send you
+a friendly email if we notice that you're using too much.
+
# git.sr.ht manual
The following sections document various features of git.sr.ht.