<?php
$CONFIG = array (
  'instanceid' => 'oczrcl0454mf',
  'passwordsalt' => '0r5mdlt57u0AXRWfYlcVAg/zuLWOA0',
  'secret' => 'yu+gHNj1x9yJyH58rnILL1aTU68lA4an1VVSV60pYZdnF+HC',
  'trusted_domains' => 
  array (
    0 => 'localhost',
    1 => 'cloud.oelssner.net',
  ),
  'datadirectory' => '/data',
  'dbtype' => 'pgsql',
  'version' => '32.0.8.2',
  'overwrite.cli.url' => 'http://localhost',
  'dbname' => 'nextcloud',
  'dbhost' => 'db:5432',
  'dbport' => '',
  'dbtableprefix' => 'oc_',
  'dbuser' => 'nextcloud',
  'dbpassword' => 'Maluli#42',
  'installed' => true,
  'trusted_proxies' => 
  array (
    0 => '127.0.0.1',
  ),
  'default_phone_region' => 'DE',
  'mail_from_address' => 'patrice.oelssner',
  'mail_smtpmode' => 'smtp',
  'mail_sendmailmode' => 'smtp',
  'mail_domain' => 'gmx.net',
  'mail_smtpsecure' => 'ssl',
  'mail_smtpauthtype' => 'LOGIN',
  'mail_smtpauth' => '1',
  'mail_smtphost' => 'mail.gmx.net',
  'mail_smtpname' => 'patrice.oelssner@gmx.net',
  'mail_smtppassword' => 'C@0hn€hinL@g3nH4mburgerPriv@t3',
  'mail_smtpport' => '465',
  'memcache.locking' => '\\OC\\Memcache\\Redis',
  'memcache.distributed' => '\\OC\\Memcache\\Redis',
  'memcache.local' => '\\OC\\Memcache\\APCu',
  'redis' => 
  array (
    'host' => 'db',
    'port' => 6379,
  ),
  'logfile' => '/var/www/nextcloud.log',
  'loglevel' => 2,
  'maintenance' => false,
  'theme' => '',
);
