Issue #1919210 by vijaycs85, rahuldolas123: Create configuration schemas for text module.

8.0.x
webchick 2013-02-27 17:37:13 -05:00
parent 4abc592310
commit bdadc0a7af
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
# Schema for the configuration files of the text module.
text.settings:
type: mapping
label: 'Text settings'
mapping:
default_summary_length:
type: integer
label: 'Default summary length'