array ( 'class' => '\\OC\\Files\\ObjectStore\\S3', 'arguments' => array ( 'bucket' => 'nextcloud', 'hostname' => '.r2.cloudflarestorage.com', 'key' => '', 'secret' => '', 'use_path_style' => true, 'region' => 'auto', 'use_ssl' => true, 'autocreate' => true, 'verify_bucket_exists' => true, 'sse_c_key' => '', ), ), 'instanceid' => '', 'passwordsalt' => '', 'secret' => '', 'trusted_domains' => array ( 0 => 'n.swee.codes', ), 'datadirectory' => '/var/www/nextcloud/data', 'dbtype' => 'mysql', 'version' => '31.0.5.1', 'overwrite.cli.url' => 'https://n.swee.codes', 'dbname' => 'nextcloud_db', 'dbhost' => 'localhost', 'dbport' => '', 'dbtableprefix' => 'oc_', 'mysql.utf8mb4' => true, 'dbuser' => 'nextclouduser', 'dbpassword' => '', 'installed' => true, 'maintenance' => false, 'enforce_theme' => 'dark', 'memcache.locking' => '\\OC\\Memcache\\Redis', 'memcache.distributed' => '\\OC\\Memcache\\Redis', 'memcache.local' => '\\OC\\Memcache\\Redis', 'redis' => array ( 'host' => '127.0.0.1', 'port' => 6379, ), 'maintenance_window_start' => 7, 'default_phone_region' => 'US', 'mail_domain' => 'swee.codes', 'mail_from_address' => 'noreply', 'mail_smtpmode' => 'smtp', 'mail_sendmailmode' => 'smtp', 'mail_smtphost' => 'peppermint.node.swee.codes', 'mail_smtpauth' => true, 'mail_smtpport' => '25', 'mail_smtpname' => 'noreply@swee.codes', 'mail_smtppassword' => '', 'app_install_overwrite' => array ( ), 'theme' => '', 'ldapProviderFactory' => 'OCA\\User_LDAP\\LDAPProviderFactory', "loglevel" => 2, );