'xxxxxxxxxxxx', 'passwordsalt' => 'xxxxxxxxxxxx', 'secret' => 'xxxxxxxxxxxx', 'trusted_domains' => array ( 0 => '192.168.xxx.xxx', 1 => 'xxxxxxxxxxxx.org', 2 => 'xxxxxxxxxxxx.com', 3 => 'xxxxxxxxxxxx.fr', ), 'datadirectory' => '/var/www/xxxxxxxxxxxx', 'dbtype' => 'mysql', 'version' => '22.2.3.0', 'overwrite.cli.url' => 'https://192.168.xxx.xxx', 'dbname' => 'xxxxxxxx', 'dbhost' => 'localhost', 'dbport' => '', 'dbtableprefix' => 'xxx_', 'mysql.utf8mb4' => true, 'dbuser' => 'xxx_xxxxxx', 'dbpassword' => 'xxxxxxxxxxxx', 'installed' => true, 'maintenance' => false, 'theme' => '', 'loglevel' => 2, 'log_rotate_size' => 10485760, 'updater.release.channel' => 'stable', 'memcache.local' => '\\OC\\Memcache\\Redis', 'memcache.locking' => '\\OC\\Memcache\\Redis', 'memcache.distributed' => '\\OC\\Memcache\\Redis', 'redis' => array ( 'host' => 'localhost', 'port' => 6379, ), 'default_phone_region' => 'FR', 'trashbin_retention_obligation' => '60,180', 'versions_retention_obligation' => 'auto, 366', 'enable_previews' => false, 'preview_max_x' => 400, 'preview_max_y' => 400, 'preview_max_scale_factor' => 1.5, 'enabledPreviewProviders' => array ( ), );