Issue #1919210 by vijaycs85, rahuldolas123: Create configuration schemas for text module.
parent
4abc592310
commit
bdadc0a7af
|
@ -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'
|
Loading…
Reference in New Issue