From 18577c1be6b0226cfb388f9de96a814f8c0b3255 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 27 Jun 2026 18:27:44 +0200 Subject: [PATCH] Task/harmonize experimental feature labels in README.md (#7018) Harmonize label --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de4b4d828..b72f03cd3 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ We provide official container images hosted on [Docker Hub](https://hub.docker.c | `REQUEST_TIMEOUT` | `number` (optional) | `2000` | The timeout of network requests to data providers in milliseconds | | `ROOT_URL` | `string` (optional) | `http://0.0.0.0:3333` | The root URL of the Ghostfolio application, used for generating callback URLs and external links. | -#### OpenID Connect OIDC (Experimental) +#### OpenID Connect OIDC (experimental) | Name | Type | Default Value | Description | | -------------------------- | --------------------- | ------------------------------------ | ---------------------------------------------------------------------------------------------------- |