Actions
Documentation #7260
closed
JF
JF
userguide/config: fix consistency of dashes instead of underscores
Documentation #7260:
userguide/config: fix consistency of dashes instead of underscores
Affected Versions:
Effort:
Difficulty:
Label:
Description
In our configuration file (suricata.yaml), we've long ago replaced underscores with dashes.
Our userguide, however, still has places where the same config options are still written using
their underscore form.
Example: emergency_recovery should become emergency-recovery.
Search for all such occurrences in our userguide, and fix them.
JF Updated by Juliana Fajardini Reichow over 1 year ago
- Status changed from New to In Review
- Assignee changed from OISF Dev to Juliana Fajardini Reichow
PR for review: https://github.com/OISF/suricata/pull/11807
JF Updated by Juliana Fajardini Reichow over 1 year ago
- Status changed from In Review to Closed
- Target version changed from TBD to 8.0.0-beta1
Merged with: https://github.com/OISF/suricata/pull/11823
Actions