<?php
$CONFIG = array (
'instanceid' =--> ",
'paste' => ",
'secret' => ",
'trusted_domains' =>
array (
0 => 'srv.*.EN',
1 => '192.168.1.100',
),
'datadirectory' => '/home/admin/web/srv.*.ru/public_html/owncloud/data',
'overwrite.cli.url' => 'http://srv.*.EN/owncloud',
'forcessl' => true,
'dbtype' => 'mysql',
'version' => '8.2.5.2',
'dbname' => ",
'dbhost' => 'localhost',
'dbtableprefix' => 'oc_',
'dbuser' => ",
'dbpassword' => ",
'logtimezone' => 'UTC',
'installed' => true,
'theme' => ",
'loglevel' => 2,
'maintenance' => false,
'appstore.experimental.enabled' => true,
);
Find more questions by tags Digital certificatesHTTPSownCloud