By Randy Carey on Friday, 19 October 2018
Posted in Technical Issues
Replies 1
Likes 0
Views 436
Votes 0
We changed the storage settings from S3 back to local. I assume we need the relevant tables to reassign storages (per user, etc) from Amazon to Joomla. Correct? If so, is there an automated way to do this, or do I need to run a query on each affected table to change the storage value from Amazon to Joomla?
Actually you do not need to execute anything from your database when you changed storage settings from S3 back to local server.

As long as you have setup cronjob, it will automatically pull back those media file from S3 to your local server.

Once those media file pull back to your local server, it will update that media file `storage` state (table) from Amazon to Joomla.
·
Friday, 19 October 2018 10:14
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post