aboutsummaryrefslogtreecommitdiffstats
path: root/config/tinydns
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2011-02-07 00:30:40 -0500
committerScott Ullrich <sullrich@pfsense.org>2011-02-07 00:30:40 -0500
commitd2bd9860110c152d66c00a145df27bf42db98b67 (patch)
treeb7e26280fb85b861736d5df19bccee22844f5acf /config/tinydns
parentf5558c3d9169df4cfbb1c0103798fb57c2c38ded (diff)
downloadpfsense-packages-d2bd9860110c152d66c00a145df27bf42db98b67.tar.gz
pfsense-packages-d2bd9860110c152d66c00a145df27bf42db98b67.tar.bz2
pfsense-packages-d2bd9860110c152d66c00a145df27bf42db98b67.zip
Include SRV
Diffstat (limited to 'config/tinydns')
-rw-r--r--config/tinydns/tinydns_domains.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/tinydns/tinydns_domains.xml b/config/tinydns/tinydns_domains.xml
index 450d2ba9..bf2194b3 100644
--- a/config/tinydns/tinydns_domains.xml
+++ b/config/tinydns/tinydns_domains.xml
@@ -164,7 +164,7 @@
<field>
<fielddescr>Record Type</fielddescr>
<fieldname>recordtype</fieldname>
- <description>Supported Record types: A, AAAA, PTR, MX, NS, SOA, TXT, CNAME, raw ("raw" allows direct entry of a complete TinyDNS record in the FQDN field below)</description>
+ <description>Supported Record types: A, AAAA, PTR, MX, NS, SOA, SRV, TXT, CNAME, and raw ("raw" allows direct entry of a complete TinyDNS record in the FQDN field below)</description>
<type>select</type>
<size>1</size>
<required/>