Apply config changes after database updates
This commit is contained in:
parent
63e0d51185
commit
6b8f50b02b
84 changed files with 71 additions and 1381 deletions
|
@ -59,7 +59,7 @@ image_upload:
|
|||
status: true
|
||||
scheme: public
|
||||
directory: inline-images
|
||||
max_size: ''
|
||||
max_size: null
|
||||
max_dimensions:
|
||||
width: 0
|
||||
height: 0
|
||||
width: null
|
||||
height: null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue