Skip to content

Commit b1ea5f9

Browse files
committed
unused config removed
1 parent 7ce373f commit b1ea5f9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

config.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@
4444
'image_upload_size' => [1280, null],
4545
// upload image validation
4646
'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
4947
],
5048

5149
'upload' => [

0 commit comments

Comments
 (0)