1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/simplex_ynh.git synced 2024-09-03 20:26:28 +02:00

add restore message on in file-server.ini

restore_messages: on
This commit is contained in:
pp-r 2024-06-08 09:45:40 +02:00 committed by GitHub
parent 13d0a4d420
commit 01dda19b4b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,6 +7,12 @@
# 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]