This commit is contained in:
Guillaume Nodet
2023-01-06 13:22:11 +01:00
parent 417ed7ec8b
commit cc74f52211

View File

@@ -53,7 +53,7 @@
# MVND_LOG_PURGE_PERIOD # MVND_LOG_PURGE_PERIOD
# The automatic log purge period. # The automatic log purge period.
# #
#mvnd.logPurgePeriod = 7d # mvnd.logPurgePeriod = 7d
# MVND_NO_DAEMON # MVND_NO_DAEMON
# Property to disable using a daemon (usefull for debugging, and only available in non native mode). # Property to disable using a daemon (usefull for debugging, and only available in non native mode).
@@ -67,7 +67,7 @@
# mvnd.debug = false # mvnd.debug = false
# MVND_IDLE_TIMEOUT # MVND_IDLE_TIMEOUT
# Duration after which an usused daemon will shut down. # Duration after which an unused daemon will shut down.
# #
# mvnd.idleTimeout = 3 hours # mvnd.idleTimeout = 3 hours