Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fillpdf
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
drupal.org
fillpdf
Commits
52a4a342
Commit
52a4a342
authored
2 years ago
by
Liam Morland
Browse files
Options
Downloads
Patches
Plain Diff
Issue #3278473: Add missing config variables to fillpdf.schema.yml
parent
bfef2b1f
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
config/schema/fillpdf.schema.yml
+6
-0
6 additions, 0 deletions
config/schema/fillpdf.schema.yml
with
6 additions
and
0 deletions
config/schema/fillpdf.schema.yml
+
6
−
0
View file @
52a4a342
...
@@ -11,6 +11,9 @@ fillpdf.settings:
...
@@ -11,6 +11,9 @@ fillpdf.settings:
remote_endpoint
:
remote_endpoint
:
type
:
string
type
:
string
label
:
'
FillPDF
Service
endpoint
URL
without
protocol'
label
:
'
FillPDF
Service
endpoint
URL
without
protocol'
fillpdf_service
:
type
:
string
label
:
'
Which
PDF
filling
backend
to
use'
fillpdf_service_api_key
:
fillpdf_service_api_key
:
type
:
string
type
:
string
label
:
'
FillPDF
Service
API
key'
label
:
'
FillPDF
Service
API
key'
...
@@ -26,6 +29,9 @@ fillpdf.settings:
...
@@ -26,6 +29,9 @@ fillpdf.settings:
local_service_endpoint
:
local_service_endpoint
:
type
:
string
type
:
string
label
:
'
Local
FillPDF
PDF
API
endpoint'
label
:
'
Local
FillPDF
PDF
API
endpoint'
pdftk_path
:
type
:
string
label
:
'
Path
to
the
pdftk
command'
shell_locale
:
shell_locale
:
type
:
string
type
:
string
label
:
'
Locale
for
escaping
shell
commands'
label
:
'
Locale
for
escaping
shell
commands'
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment