I'm trying to save image to s3. I changed the config files as:
// Defines on which disk images, uploaded through the editor, should be stored.
'default_img_upload_disk' => 's3',
// Defines on which disk images, downloaded by pasting an image url into the editor, should be stored.
'default_img_download_disk' => 's3',
But when I'm trying to upload, nothing is happening, no js error and no php errors, just the loading turning…
Hello,
I'm trying to save image to s3. I changed the config files as:
But when I'm trying to upload, nothing is happening, no js error and no php errors, just the loading turning…
Any ideas ? Thanks, Denis