Schedule block config
This commit is contained in:
parent
1cfe5a4190
commit
30922f0331
16 changed files with 255 additions and 7 deletions
|
@ -43,6 +43,8 @@ settings:
|
|||
items:
|
||||
- Source
|
||||
plugins:
|
||||
language:
|
||||
language_list: un
|
||||
stylescombo:
|
||||
styles: ''
|
||||
image_upload:
|
||||
|
@ -51,5 +53,5 @@ image_upload:
|
|||
directory: inline-images
|
||||
max_size: ''
|
||||
max_dimensions:
|
||||
width: 0
|
||||
height: 0
|
||||
width: null
|
||||
height: null
|
||||
|
|
Reference in a new issue