Changes

From Amahi Wiki
Jump to: navigation, search
281 bytes added ,  22:40, 3 September 2014
domain by ownCloud.
'''Configure Trusted Domain:'''
* Locate the "config.php" file in the owncloud "config" directory.
 
* Edit the file and initially the file will have the following entry:
<blockquote>
<pre>
'trusted_domains' =>
array (
0 => '192.168.0.101',
),
</pre>
</blockquote>
<br />