Add receptor_log_level (#1444)

This commit is contained in:
Seth Foster
2023-07-10 11:49:58 -04:00
committed by GitHub
parent cfb5048f85
commit 822b3a439f
4 changed files with 14 additions and 1 deletions

View File

@@ -1753,6 +1753,9 @@ spec:
session_cookie_secure:
description: Set session cookie secure mode for web
type: string
receptor_log_level:
description: Set log level of receptor service
type: string
extra_settings:
description: Extra settings to specify for the API
items:

View File

@@ -792,6 +792,11 @@ spec:
x-descriptors:
- urn:alm:descriptor:com.tectonic.ui:advanced
- urn:alm:descriptor:com.tectonic.ui:hidden
- displayName: Receptor Log Level
path: receptor_log_level
x-descriptors:
- urn:alm:descriptor:com.tectonic.ui:advanced
- urn:alm:descriptor:com.tectonic.ui:hidden
- displayName: API Extra Settings
path: extra_settings
x-descriptors: