mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-02-27 01:15:34 +01:00
readonly deprecated setting
This commit is contained in:
@@ -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.'
|
||||
|
||||
Reference in New Issue
Block a user