Thanks for your feedback. :)
Below you find the content of my config.php :) 

<?php
$CONFIG = array (
  'instanceid' => 'ochm7rp92pzt',
  'asset-pipeline.enabled' => true,
  'passwordsalt' => ‚xxxxxx‘,
  'secret' => 'xxxxx‘,
  'trusted_domains' => 
  array (
    0 => ‚xxxx‘,
  ),
  'datadirectory' => ‚xxxx‘,
  'overwrite.cli.url' => ‚xxxx‘,
  'dbtype' => 'mysql',
  'version' => '8.2.2.2',
  'dbname' => 'db602168295',
  'dbhost' => 'db602168295.db.1and1.com',
  'dbtableprefix' => 'oc_',
  'dbuser' => 'dbo602168295',
  'dbpassword' => ‚xxxx‘,
  'logtimezone' => 'UTC',
  'installed' => true,
  'theme' => '',
  'loglevel' => 0,
  'maintenance' => false,
  'mail_smtpmode' => 'smtp',
  'enable_previews' => true,
  'preview_max_filesize_image' => -1,
  'preview_max_x' => 2048,
  'preview_max_y' => 2048,
);

_______________________________________________
User mailing list
[email protected]
http://mailman.owncloud.org/mailman/listinfo/user

Reply via email to