Explorar el Código

[Rspamd] Reset logging

andryyy hace 6 años
padre
commit
df3d78f03b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      data/conf/rspamd/override.d/logging.inc

+ 1 - 1
data/conf/rspamd/override.d/logging.inc

@@ -1,4 +1,4 @@
-level = "info";
+level = "silent";
 type = "console";
 systemd = false;
 .include "$CONFDIR/logging.inc"