← Back
Editing: config.php
<?php $CONFIG = array ( 'instanceid' => 'ocujuzbwuww3', 'passwordsalt' => 'soIOaM6QpAqEJAwPMN+XWBmbNHRO/q', 'secret' => 'OAX0oSb70JxFnuPMMHuOei4/Q3dCy6FuH58zKb5CuiG7kzX1', 'trusted_domains' => array ( 0 => 'cloud.realtrade.uz', 1 => 'cloud.bigprom.uz', 2 => 'cloud.barvent.uz', ), 'serverid' => 'Barvent_Server', 'datadirectory' => '/home/mailserv/public_html/cloud/data', 'dbtype' => 'mysql', 'version' => '33.0.0.16', 'overwrite.cli.url' => 'https://cloud.realtrade.uz', 'dbname' => 'nextcloud', 'dbhost' => 'localhost', 'dbtableprefix' => 'oc_', 'mysql.utf8mb4' => true, 'dbuser' => 'nextcloud', 'dbpassword' => '_AU2zSNfEOC9kAVz', 'default_language' => 'ru', 'default_locale' => 'ru_RU', 'default_phone_region' => 'UZ', 'memcache.local' => '\\OC\\Memcache\\APCu', 'memcache.distributed' => '\\OC\\Memcache\\Redis', 'redis' => array ( 'host' => '127.0.0.1', 'port' => 6379, ), 'memcache.locking' => '\\OC\\Memcache\\Redis', 'maintenance_window_start' => 5, 'installed' => true, 'defaultapp' => 'files', 'app_install_overwrite' => array ( 0 => 'side_menu', ), 'maintenance' => false, 'mail_from_address' => 'nextcloud', 'mail_smtpmode' => 'smtp', 'mail_sendmailmode' => 'smtp', 'mail_smtpstreamoptions' => array ( 'ssl' => array ( 'allow_self_signed' => false, 'verify_peer' => true, 'verify_peer_name' => true, ), ), 'mail_smtppassword' => 'GGuWcO6DClGCepD', 'mail_smtpname' => 'nextcloud@realtrade.uz', 'mail_smtphost' => 'mail.realtrade.uz', 'mail_smtpauth' => true, 'mail_domain' => 'realtrade.uz', );
Save File
Cancel