diff --git a/docs/enterprise/index.mdx b/docs/enterprise/index.mdx index f7c14043..86223ab0 100644 --- a/docs/enterprise/index.mdx +++ b/docs/enterprise/index.mdx @@ -58,7 +58,11 @@ Please understand: - We prioritize mature organizations, companies less than 5 years old are not eligible, except in truly exceptional cases. - Our program is currently at full capacity. We will reach out at our discretion should an opportunity arise. -**If you have an end-client** who is ready to move forward with us and is committed to purchasing a rebrand (enterprise) license immediately, please contact us directly with: + +
+**If you have an end-client** who is ready to move forward with us and is committed to purchasing a rebrand (enterprise) license immediately... + +Contact us directly with: - Your agency details - Client’s company name and official work email domain @@ -66,6 +70,9 @@ Please understand: This will help us expedite the process and ensure we can support your client’s needs effectively. +
+ + Thank you for understanding and respecting our partnership process. ::: diff --git a/docs/features/sso/index.mdx b/docs/features/sso/index.mdx index 5ce4fd0d..d36a46e1 100644 --- a/docs/features/sso/index.mdx +++ b/docs/features/sso/index.mdx @@ -49,7 +49,7 @@ The following environment variables are required: 1. `GOOGLE_CLIENT_ID` - Google OAuth client ID 1. `GOOGLE_CLIENT_SECRET` - Google OAuth client secret -1. `OPENID_PROVIDER_URL` - Must be set for logout to work properly. +1. `OPENID_PROVIDER_URL` - Must be set for logout to work properly. (Usually to `https://accounts.google.com/.well-known/openid-configuration`) ### Microsoft @@ -75,7 +75,6 @@ The following environment variables are required: 1. `GITHUB_CLIENT_ID` - Github OAuth App Client ID 1. `GITHUB_CLIENT_SECRET` - Github OAuth App Client Secret -1. `OPENID_PROVIDER_URL` - Must be set for logout to work properly. ### OIDC diff --git a/docs/getting-started/env-configuration.md b/docs/getting-started/env-configuration.md index 20e24f71..fa548a98 100644 --- a/docs/getting-started/env-configuration.md +++ b/docs/getting-started/env-configuration.md @@ -3177,13 +3177,13 @@ If `OAUTH_PICTURE_CLAIM` is set to `''` (empty string), then the OAuth picture c - Default: `True` - Description: When `USER_PERMISSIONS_CHAT_CONTROLS` is enabled, this setting specifically controls the visibility of the "Valves" section within the chat controls panel. -#### USER_PERMISSIONS_CHAT_SYSTEM_PROMPT +#### `USER_PERMISSIONS_CHAT_SYSTEM_PROMPT` - Type: `bool` - Default: `True` - Description: When `USER_PERMISSIONS_CHAT_CONTROLS` is enabled, this setting specifically controls the visibility of the customizable "System Prompt" section within the chat controls panel, folders and the user settings. -#### USER_PERMISSIONS_CHAT_PARAMS +#### `USER_PERMISSIONS_CHAT_PARAMS` - Type: `bool` - Default: `True`