Issue #1919164 by Vikas Negi, sandipmkhairnar, vijaycs85: Create configuration schemas for field module.

8.0.x
webchick 2013-03-17 09:35:29 -07:00
parent 9ed2c4a091
commit 0aaed25e2d
1 changed files with 9 additions and 0 deletions

View File

@ -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'