reference.conf: Use proper IPv6 RFC Documentation Range Subnet

[ci skip]
This commit is contained in:
Aaron Jones 2016-11-27 20:51:06 +00:00
parent e2d5ffd5dd
commit a49b954f98
No known key found for this signature in database
GPG key ID: EC6F86EE9CD840B5

View file

@ -148,7 +148,7 @@ serverinfo {
/* vhost6: the IP to bind to when we connect outward to ipv6 servers.
* This should be an ipv6 IP only.
*/
#vhost6 = "2001:db7:2::6";
#vhost6 = "2001:db8:2::6";
/* ssl_cert: certificate (and optionally key) for our ssl server */
ssl_cert = "etc/ssl.pem";