in yaml config, should `file_paths`/`exclude_paths...
# fleet
t
in yaml config, should `file_paths`/`exclude_paths` be on the same indent as
decorators
? or are
file_paths
a sub parameter of
decorators
? Thanks!
l
Hello Ted! Looking at this example, it appears that
file_paths
/
exclude_paths
are on the same indent as `decorators`: https://fleetdm.com/docs/using-fleet/configuration-files#overrides-option
1