mirror of
https://gitlab.com/keys.openpgp.org/hagrid.git
synced 2025-10-06 00:23:08 +02:00
increase buffer size in nginx config
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
# To protect against DOS, we limit the size of possible uploads.
|
||||
client_max_body_size 1m;
|
||||
client_body_buffer_size 128k;
|
||||
|
||||
# Change all HTTP 502 errors into 500, to avoid being "marked as dead" by GnuPG
|
||||
# if we ever get a spurious 502 (e.g. during a restart of hagrid).
|
||||
|
Reference in New Issue
Block a user