Issue #1919164 by Vikas Negi, sandipmkhairnar, vijaycs85: Create configuration schemas for field module.
parent
9ed2c4a091
commit
0aaed25e2d
|
@ -0,0 +1,9 @@
|
|||
# Schema for configuration files of the Field module.
|
||||
|
||||
field.settings:
|
||||
type: mapping
|
||||
label: 'Field settings'
|
||||
mapping:
|
||||
purge_batch_size:
|
||||
type: integer
|
||||
label: 'Maximum number of field data records to purge'
|
Loading…
Reference in New Issue