12 lines
300 B
YAML
12 lines
300 B
YAML
# Read the documentation: https://symfony.com/doc/current/bundles/FOSCKEditorBundle/index.html
|
|
|
|
twig:
|
|
form_themes:
|
|
- '@FOSCKEditor/Form/ckeditor_widget.html.twig'
|
|
|
|
fos_ck_editor:
|
|
configs:
|
|
default:
|
|
versionCheck: false
|
|
main_config:
|
|
toolbar: full
|