Disabled debug, kept the directives for future debugging if required.
This commit is contained in:
@@ -89,9 +89,9 @@ default_client_limit = 1000
|
|||||||
|
|
||||||
# --- Enhanced Diagnostic Logging ---
|
# --- Enhanced Diagnostic Logging ---
|
||||||
# Provides detailed information about authentication and connection drops
|
# Provides detailed information about authentication and connection drops
|
||||||
auth_verbose = yes
|
auth_verbose = no
|
||||||
auth_debug = yes
|
auth_debug = no
|
||||||
mail_debug = yes
|
mail_debug = no
|
||||||
|
|
||||||
# Delay failed authentication attempts by 2 seconds to slow brute force
|
# Delay failed authentication attempts by 2 seconds to slow brute force
|
||||||
auth_failure_delay = 2 secs
|
auth_failure_delay = 2 secs
|
||||||
|
|||||||
@@ -89,9 +89,9 @@ default_client_limit = 1000
|
|||||||
|
|
||||||
# --- Enhanced Diagnostic Logging ---
|
# --- Enhanced Diagnostic Logging ---
|
||||||
# Provides detailed information about authentication and connection drops
|
# Provides detailed information about authentication and connection drops
|
||||||
auth_verbose = yes
|
auth_verbose = no
|
||||||
auth_debug = yes
|
auth_debug = no
|
||||||
mail_debug = yes
|
mail_debug = no
|
||||||
|
|
||||||
# Delay failed authentication attempts by 2 seconds to slow brute force
|
# Delay failed authentication attempts by 2 seconds to slow brute force
|
||||||
auth_failure_delay = 2 secs
|
auth_failure_delay = 2 secs
|
||||||
|
|||||||
Reference in New Issue
Block a user