readonly deprecated setting

This commit is contained in:
DefensiveDepth
2026-02-26 10:12:23 -05:00
parent 5e7b0cfe0e
commit 55e984df4c

View File

@@ -557,10 +557,11 @@ soc:
global: True
advanced: True
customRulesets:
description: 'URLs and/or Local File configurations for Suricata custom rulesets. Refer to the linked documentation for important specification and file placement information'
description: 'This setting is no longer used. Use Ruleset Sources setting instead.'
global: True
advanced: True
forcedType: "[]{}"
readonly: True
helpLink: suricata.html
ignoredSidRanges:
description: 'List of Suricata SID ranges to ignore during the Integrity Check. This is useful for ignoring specific rules not governed by the UI. Each line should contain 1 range in the format "1100000-1200000". The ranges are treated as inclusive.'