Skip to content

Commit cd12755

Browse files
committed
up
1 parent 593d82a commit cd12755

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

crowdsec-docs/docs/configuration/crowdsec_configuration.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,15 +42,21 @@ Collections currently installed on the Log Processor.
4242

4343
### `/etc/crowdsec/console.yaml`
4444

45-
Console specific flags to enable/disable manual decisions management, alert context sharing.
45+
Console specific flags:
46+
- enable/disable decisions management from the console
47+
- enable/disable sharing of manual decisions with the console
48+
- enable/disable sharing of custom/tainted scenarios related decisions with the console
49+
- enable/disable sharing of alert context data with the console.
50+
51+
to enable/disable manual decisions management, alert context sharing.
4652

4753
### `/etc/crowdsec/contexts/*.yaml`
4854

4955
Enabled alert context for Local API and Log Processor. This is where you should add custom data to be sent in alert context.
5056

5157
### `/etc/crowdsec/hub/`
5258

53-
Local Hub Mirror. Not itended to be modified by the user. Do not put custom scenarios/parsers here.
59+
Local Hub Mirror. Not intended to be modified by the user. Do not put custom scenarios/parsers here.
5460

5561
### `/etc/crowdsec/local_api_credentials.yaml` and `/etc/crowdsec/online_api_credentials.yaml`
5662

0 commit comments

Comments
 (0)