JustPaste.it

<?php
$CONFIG = array (
'instanceid' => 'removed',
'passwordsalt' => (removed)',
'secret' => (removed)
'trusted_domains' =>
array (
0 => 'file.domain.com',
),
'datadirectory' => '/var/www/nextcloud-data',
'overwrite.cli.url' => 'http://file.domain.com',
'dbtype' => 'mysql',
'version' => '12.0.0.29',
'dbname' => 'nextcloud',
'dbhost' => 'localhost',
'dbport' => '',
'dbtableprefix' => 'oc_',
'dbuser' => 'username',
'dbpassword' => (removed)
'logtimezone' => 'UTC',
'installed' => true,
'memcache.distributed' => '\\OC\\Memcache\\Redis',
'memcache.local' => '\\OC\\Memcache\\Redis',
'memcache.locking' => '\\OC\\Memcache\\Redis',
'redis' =>
array (
'host' => 'localhost',
'port' => 6379,
),
'ldapIgnoreNamingRules' => false,
'ldapProviderFactory' => '\\OCA\\User_LDAP\\LDAPProviderFactory',
'updater.release.channel' => 'daily',
'maintenance' => false,
'theme' => '',
'loglevel' => 2,
'mail_smtpmode' => 'smtp',
'mail_smtpauthtype' => 'LOGIN',
'mail_from_address' => 'file-transfer',
'mail_domain' => 'domain.com',
'mail_smtphost' => '',
'mail_smtpport' => '587',
'mail_smtpsecure' => 'tls',
'mail_smtpauth' => 1,
'mail_smtpname' => 'file-transfer@domain.com',
'mail_smtppassword' => 
'updater.secret' => 
);
~
~
~
~
~
~
~
~
"config.php" 47L, 1545C