aurweb: increase burst size for smartgit endpoint
Compare changes
@@ -52,7 +52,7 @@ server {
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.