wildduck 2. version
This commit is contained in:
@@ -102,4 +102,15 @@ enabled = true
|
||||
# Audit-Log für Compliance
|
||||
enabled = true
|
||||
# Aufbewahrungszeit für Audit-Logs (365 Tage)
|
||||
retention = 365
|
||||
retention = 365
|
||||
|
||||
# LMTP Konfiguration hinzufügen
|
||||
[lmtp]
|
||||
enabled = true
|
||||
port = 2424
|
||||
host = "0.0.0.0"
|
||||
secure = false
|
||||
|
||||
# ElasticSearch deaktivieren
|
||||
[elasticsearch]
|
||||
enabled = false
|
||||
Reference in New Issue
Block a user