Merge pull request #1165 from Albirew/patch-1

added IPv6 example in trusted_domains
This commit is contained in:
Morris Jobke
2019-01-16 20:07:12 +01:00
committed by GitHub

View File

@@ -100,6 +100,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