From ecad85be3a1490357a76fc7f0afbcfb270479063 Mon Sep 17 00:00:00 2001 From: Conor Holden Date: Mon, 2 Dec 2024 14:13:26 +0100 Subject: [PATCH] :memo:[#114] make warning more clear --- docs/setup_configuration.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/setup_configuration.rst b/docs/setup_configuration.rst index 4382ba2..edc0318 100644 --- a/docs/setup_configuration.rst +++ b/docs/setup_configuration.rst @@ -88,8 +88,8 @@ Optional Fields: .. warning:: - The default values are always provided and will overwrite any settings changed in the admin. - Make sure updated settings are added to the configuration yaml. + Values that are not provided will use the default or empty value and will overwrite any setting changed in the admin. + Make sure settings that were manually changed in the admin are added to the configuration yaml. All the following keys are placed in the ``oidc_db_config_admin_auth`` dictionary.