summary refs log tree commit diff
path: root/host
diff options
context:
space:
mode:
Diffstat (limited to 'host')
-rw-r--r--host/Rory-nginx/services/redpanda/systemd-services.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/Rory-nginx/services/redpanda/systemd-services.nix b/host/Rory-nginx/services/redpanda/systemd-services.nix
index 07324c7..b607c35 100644
--- a/host/Rory-nginx/services/redpanda/systemd-services.nix
+++ b/host/Rory-nginx/services/redpanda/systemd-services.nix
@@ -17,6 +17,7 @@
             "--recursive"
           ];
           restart_on_exit = true;
+          max_buffer = 1024*512;
         };
       };
       pipeline = {