pretalx: bump hash bucket size

This commit is contained in:
Sandro - 2024-03-12 21:23:11 +01:00
parent b3b6972de1
commit 111e78de24
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,9 @@
nginx = {
enable = true;
commonHttpConfig = /* nginx */ ''
proxy_headers_hash_bucket_size 64;
'';
virtualHosts."talks.datenspuren.de" = {
default = true;
forceSSL = true;