Skip to content
Snippets Groups Projects

Issue #3271312: Declare configuration schema

Files
4
@@ -11,6 +11,9 @@ fillpdf.settings:
remote_endpoint:
type: string
label: 'FillPDF Service endpoint URL without protocol'
fillpdf_service_api_key:
type: string
label: 'FillPDF Service API key'
allowed_schemes:
type: sequence
label: 'Allowed storage schemes'
Loading