We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ce373f commit b1ea5f9Copy full SHA for b1ea5f9
config.php
@@ -44,8 +44,6 @@
44
'image_upload_size' => [1280, null],
45
// upload image validation
46
'image_upload_rules' => ['image', 'max:4096'],
47
- // external css file path for wysiwyg (use .cke_editable selector as root within this file)
48
- 'css' => null
49
],
50
51
'upload' => [
0 commit comments