Skip to content

Commit

Permalink
CDPT-1244: Data and asset migration (#547)
Browse files Browse the repository at this point in the history
- Add metadata tool
  • Loading branch information
EmilyHazlehurst authored Apr 24, 2024
1 parent b19471d commit f6e3505
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/wp-offload-media.php
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,5 @@

Config::define('AS3CFPRO_LICENCE', env('AS3CF_PRO_LICENCE') ?? '');
Config::define('AWS_S3_CUSTOM_HOST', env('AWS_S3_CUSTOM_HOST') ?? '');

Config::define( 'AS3CF_SHOW_ADD_METADATA_TOOL', true );
Config::define('AS3CF_SETTINGS', serialize($as3_settings));

0 comments on commit f6e3505

Please sign in to comment.