mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #1167 from nextcloud/backport/1165/stable14
[stable14] added IPv6 example in trusted_domains
This commit is contained in:
commit
8086d23c6d
@ -98,6 +98,7 @@ and domain names. A typical configuration looks like this::
|
||||
0 => 'localhost',
|
||||
1 => 'server1.example.com',
|
||||
2 => '192.168.1.50',
|
||||
3 => '[fe80::1:50]',
|
||||
),
|
||||
|
||||
The loopback address, ``127.0.0.1``, is automatically whitelisted, so as long
|
||||
|
||||
Loading…
Reference in New Issue
Block a user