Hi, I’ve sent you an email with the data.
My config looks like this (obviously with the correct entries instead of XXX. It works with the previous version.):
define('SSU_PROVIDER', 'wasabi'); // put either aws or wasabi
define('SSU_KEY', 'XXX');
define('SSU_SECRET', 'XXX');
define('SSU_BUCKET', 'XXX');
define('SSU_FOLDER', 'XXX'); // optional
define('SSU_REGION', 'eu-central-1');
define('SSU_SURL_EXPIRY', 60); // in seconds
define('SSU_CAPABILITY', 'manage_options'); // optional