Commit 3b6ff550 authored by Alain Takoudjou's avatar Alain Takoudjou

NXD: enable rackattack throttle protected paths by default

parent 11fc37af
......@@ -165,7 +165,7 @@ module ApplicationSettingImplementation
throttle_incident_management_notification_enabled: false,
throttle_incident_management_notification_per_period: 3600,
throttle_incident_management_notification_period_in_seconds: 3600,
throttle_protected_paths_enabled: false,
throttle_protected_paths_enabled: true,
throttle_protected_paths_in_seconds: 10,
throttle_protected_paths_per_period: 60,
throttle_unauthenticated_enabled: false,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment