From 13d0a4d4206d27c93e8af1edf4df87f3512e3671 Mon Sep 17 00:00:00 2001 From: pp-r <64266134+pp-r@users.noreply.github.com> Date: Sat, 8 Jun 2024 09:42:36 +0200 Subject: [PATCH] restore previous version Update file-server.ini --- conf/file-server.ini | 6 ------ 1 file changed, 6 deletions(-) diff --git a/conf/file-server.ini b/conf/file-server.ini index 2cfed6c..b0aafc8 100644 --- a/conf/file-server.ini +++ b/conf/file-server.ini @@ -7,12 +7,6 @@ # Log is compacted on start (deleted objects are removed). enable: on -# Undelivered messages are optionally saved and restored when the server restarts, -# they are preserved in the .bak file until the next restart. -restore_messages: on -expire_messages_days: 21 - -# Log daily server statistics to CSV file log_stats: off [AUTH]