Added support for always showing settings in cookie consent

This commit is contained in:
squidfunk
2022-10-28 16:41:14 +07:00
parent c8eac99591
commit 006f520f37
3 changed files with 21 additions and 3 deletions

View File

@@ -115,9 +115,12 @@ The following properties are available:
consent:
actions:
- accept
- manage
- manage # (1)!
```
1. If the `manage` settings button is omitted from the `actions` property,
the settings are always shown.
The cookie consent form includes three types of buttons:
- `accept` Button to accept selected cookies