Skip to content

Commit

Permalink
chore(falco.yaml): small improvements.
Browse files Browse the repository at this point in the history
Co-authored-by: Leonardo Grasso <[email protected]>
Signed-off-by: Federico Di Pierro <[email protected]>
  • Loading branch information
2 people authored and poiana committed Apr 16, 2024
1 parent a2a8c6c commit 92c1b24
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion falco.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -137,9 +137,11 @@ configs_files:
#####################

# [Stable] `rules_files`

NOTICE: Before Falco 0.38, this config key was `rules_file` (singular form), which is now deprecated in favor of `rules_files` (plural form).
#
# Falco rules can be specified using files or directories, which are loaded at
# startup. The old name "rules_file" is maintained for backwards compatibility.
# startup.
#
# If the entry is a file, it will be read directly. If the entry is a directory,
# all files within that directory will be read in alphabetical order.
Expand Down

0 comments on commit 92c1b24

Please sign in to comment.