mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-14 17:00:32 +00:00
Documentation: fix allowed fields uniformity (#3224)
This commit is contained in:
parent
4e69ea6088
commit
60db01cc57
6 changed files with 7 additions and 7 deletions
|
@ -8,7 +8,7 @@ Learn more about [Crowdsec](https://crowdsec.net).
|
|||
See the [crowdsec docs](https://docs.crowdsec.net/docs/local_api/intro/#machines) for information about registering a machine,
|
||||
in most instances you can use the default credentials (`/etc/crowdsec/local_api_credentials.yaml`).
|
||||
|
||||
Allowed fields: ["alerts", "bans"]
|
||||
Allowed fields: `["alerts", "bans"]`.
|
||||
|
||||
```yaml
|
||||
widget:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue