File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 68
68
[api]
69
69
allow_origin = '*'
70
70
71
- # Override Definitions can be added here. Overrides can be used to disable rules/actions/sensors either individually
72
- # on a per pack level. _global.yaml is the global file for adjusting overrides, however you can create a pack_name.yaml
73
- # to define what happens to rules for a pack. You can set everything to enabled/disabled with the defaults option or specify
74
- # individual rule names! See documentation for more examples! https://docs.stackstorm.com/latest/packs.html#overriding-pack-defaults
71
+ # Override Definitions can be added here.
72
+ # https://docs.stackstorm.com/latest/packs.html#overriding-pack-defaults
75
73
overrides : {}
76
74
# overrides:
77
75
# _global.yaml: |
You can’t perform that action at this time.
0 commit comments