From 648f3c4a490cbefa8ad16c689c5dba38422533ce Mon Sep 17 00:00:00 2001 From: Arthur Britto Date: Fri, 4 Jan 2013 16:08:24 -0800 Subject: [PATCH] Note domains not allowed for [ips]. --- rippled-example.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/rippled-example.cfg b/rippled-example.cfg index 43bd2944c..8b315b528 100644 --- a/rippled-example.cfg +++ b/rippled-example.cfg @@ -52,10 +52,10 @@ # # [ips]: # Only valid in "rippled.cfg", "ripple.txt", and the referered [ips_url]. -# List of ips where the Ripple protocol is avialable. -# One ipv4 or ipv6 address per line. -# A port may optionally be specified after adding a space to the address. -# By convention, if known, IPs are listed in from most to least trusted. +# List of ips where the Ripple protocol is avialable. Domain names are not +# allowed. One ipv4 or ipv6 address per line. A port may optionally be +# specified after adding a space to the address. By convention, if known, +# IPs are listed in from most to least trusted. # # Examples: # 192.168.0.1