1
0
Fork 0

Make logging buffer larger

This commit is contained in:
Malte Brandy 2022-01-04 15:13:55 +01:00
parent 70637f1699
commit 3162fc227c

View file

@ -95,7 +95,7 @@
services = {
logind.killUserProcesses = false;
journald.extraConfig = "SystemMaxUse=512M";
journald.extraConfig = "SystemMaxUse=5G";
prometheus.exporters = {
node = {
enable = true;