kibana: bump nginx clientMaxBodySize

This commit is contained in:
Astro 2021-09-08 03:17:54 +02:00
parent 3964498be4
commit e2fac8eb53
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@
enable = true;
recommendedGzipSettings = true;
recommendedProxySettings = true;
clientMaxBodySize = "100m";
virtualHosts = {
"kibana.hq.c3d2.de" =
vhost "http://127.0.0.1:${toString config.services.kibana.port}";