This commit is contained in:
Gogs
2021-06-02 01:52:05 +02:00
parent 499abe195e
commit e7d7d18f77
7 changed files with 77 additions and 7 deletions
+16
View File
@@ -0,0 +1,16 @@
tabs:
fields:
enable_cache:
label: 'germanairlinesva.graphql::lang.settings.enable_cache.label'
span: left
default: false
type: checkbox
comment: 'germanairlinesva.graphql::lang.settings.enable_cache.comment'
tab: 'germanairlinesva.graphql::lang.settings.engine'
batched_queries:
label: 'germanairlinesva.graphql::lang.settings.batched_queries.label'
span: right
default: true
type: checkbox
comment: 'germanairlinesva.graphql::lang.settings.batched_queries.comment'
tab: 'germanairlinesva.graphql::lang.settings.engine'