
<?php
$CONFIG = array (
  'instanceid' => 'oc27a37c60d6',
  'passwordsalt' => 'cdf55cb72037616dd98b6bf0c5f4f5',
  'trusted_domains' =>
  array (
    0 => '192.168.125.4',
    1 => 'ourhomenas.no-ip.org',
    2 => 'ourhomenas.no.ip.org:8998',
    3 => 'ourhomenas.no-ip.org',
    4 => 'ourhomenas.no-ip.org',
  ),
  'datadirectory' => '/usr/local/www/owncloud/data',
  'dbtype' => 'sqlite3',
  'version' => '7.0.2.1',
  'installed' => true,
  'forcessl' => true,
);
