From 187711fa298bedc2d118906bc95883817baa9b01 Mon Sep 17 00:00:00 2001 From: squidfunk Date: Sun, 5 Jun 2022 16:35:33 +0200 Subject: [PATCH] Documentation --- docs/setup/ensuring-data-privacy.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/setup/ensuring-data-privacy.md b/docs/setup/ensuring-data-privacy.md index ba39007ea..049ac3e83 100644 --- a/docs/setup/ensuring-data-privacy.md +++ b/docs/setup/ensuring-data-privacy.md @@ -104,15 +104,15 @@ The following properties are available: : [:octicons-tag-24: insiders-4.17.1][Insiders] · :octicons-milestone-24: Default: `[accept, manage]` – This property defines which buttons are shown - and in which order, e.g. to allow the user to accept and manage cookie - settings: + and in which order, e.g. to allow the user to manage settings and accept + the cookie: ``` yaml extra: consent: actions: - - accept - manage + - accept ``` The cookie consent form includes three types of buttons: