From d0e25dfb523f3cc5c9f1045d1c7b5bc376ad1051 Mon Sep 17 00:00:00 2001 From: Alejandro Pinar Ruiz Date: Thu, 2 Jun 2022 12:49:46 +0200 Subject: [PATCH] Add contents urls --- docs/configuring.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/configuring.md b/docs/configuring.md index 71800ad2..18941b46 100644 --- a/docs/configuring.md +++ b/docs/configuring.md @@ -40,6 +40,8 @@ The following file provides a reference of all supported configuration options. - [`icon`](#sectionicon-and-sectionitemicon) - Icon for a section - [`items`](#sectionitem) - List of items - [`icon`](#sectionicon-and-sectionitemicon) - Icon for an item + - [`displayData`](#itemdisplaydata-optional) - Item display settings + - [`show/hideForKeycloakUsers`](#sectiondisplaydatahideforkeycloakusers-sectiondisplaydatashowforkeycloakusers-itemdisplaydatahideforkeycloakusers-and-itemdisplaydatashowforkeycloakusers) - Set user controls - [`widgets`](#sectionwidget-optional) - List of widgets - [**Notes**](#notes) - [Editing Config through the UI](#editing-config-through-the-ui)