From 77312c268e36ddd5068faa00460570e1062c66fb Mon Sep 17 00:00:00 2001 From: Tim Simmons Date: Fri, 16 Aug 2013 16:10:50 +0000 Subject: [PATCH] Update Getting Started Guide Make a couple of small changes in the getting started guide, one change in the configuration file, and removing one obsolete line from the guide. Change-Id: Ieaf88f0ad3c9e7b511e8fb98cae6e96d611bbdde --- doc/source/examples/basic-config-sample.conf | 2 +- doc/source/getting-started.rst | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/doc/source/examples/basic-config-sample.conf b/doc/source/examples/basic-config-sample.conf index 80d31ba3b..065c1e963 100644 --- a/doc/source/examples/basic-config-sample.conf +++ b/doc/source/examples/basic-config-sample.conf @@ -36,7 +36,7 @@ backend_driver = powerdns #domain_name_blacklist = \.arpa\.$, \.novalocal\.$, \.localhost\.$, \.localdomain\.$, \.local\.$ # Accepted TLD list - http://data.iana.org/TLD/tlds-alpha-by-domain.txt -accepted_tld_list = COM, NET +#accepted_tld_list = COM, NET, ORG, IE, UK, ... # Maximum domain name length max_domain_name_len = 255 diff --git a/doc/source/getting-started.rst b/doc/source/getting-started.rst index 8529a37c6..25aa855d3 100644 --- a/doc/source/getting-started.rst +++ b/doc/source/getting-started.rst @@ -189,9 +189,6 @@ You can find the IP Address of your server by running wget http://ipecho.net/plain -O - -q ; echo -If you’d like to see an instance in action, go here: -http://166.78.183.212:9001/ - A couple of notes on the API: - Before Domains are created, you must create a server.