aurweb: increase burst size for smartgit endpoint
Compare changes
Files
17+ 2
− 1
@@ -23,11 +23,12 @@ root_ssh_keys:
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
The burst size of 300 reportedly allows ~150 git operations. This might not always be sufficient when installing a lot of packages from the AUR.
Specify a higher burst size to cover most legit use cases, even if this makes us more susceptible to abuse.