aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tinydns/tinydns_domains.xml
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-12-08 23:42:07 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-12-08 23:42:07 +0000
commitf1a8a1a3a954228642c9033a6358ecf834cf3741 (patch)
tree50f217f1cedb9fe14f078a7d53d2bc1c806a0166 /packages/tinydns/tinydns_domains.xml
parent1a7508a028869639588d0550ef1a6b7c5d183437 (diff)
downloadpfsense-packages-f1a8a1a3a954228642c9033a6358ecf834cf3741.tar.gz
pfsense-packages-f1a8a1a3a954228642c9033a6358ecf834cf3741.tar.bz2
pfsense-packages-f1a8a1a3a954228642c9033a6358ecf834cf3741.zip
Adjust size
Diffstat (limited to 'packages/tinydns/tinydns_domains.xml')
-rw-r--r--packages/tinydns/tinydns_domains.xml12
1 files changed, 7 insertions, 5 deletions
diff --git a/packages/tinydns/tinydns_domains.xml b/packages/tinydns/tinydns_domains.xml
index 1c1ce7fb..15bed905 100644
--- a/packages/tinydns/tinydns_domains.xml
+++ b/packages/tinydns/tinydns_domains.xml
@@ -36,7 +36,7 @@
<description>Enter the domain name that you would like to serve dns records for.</description>
<required/>
<type>input</type>
- <size>45</size>
+ <size>35</size>
</field>
<field>
<fielddescr>Record type</fielddescr>
@@ -60,19 +60,19 @@
<description>Enter the IP Address that this record will point to (primary). The only exception is for NS type records where we expect a complete hostname to point to a A record.</description>
<required/>
<type>input</type>
- <size>45</size>
+ <size>35</size>
</field>
<field>
<fieldname>ttl</fieldname>
<fielddescr>DNS record time to live</fielddescr>
<type>input</type>
- <size>45</size>
+ <size>35</size>
</field>
<field>
<fieldname>threshhold</fieldname>
<fielddescr>Time in minutes before DNS switches to backup host</fielddescr>
<type>input</type>
- <size>45</size>
+ <size>35</size>
</field>
<field>
<type>rowhelper</type>
@@ -82,7 +82,7 @@
<fieldname>failoverip</fieldname>
<description>Failover IP when host is not responding to ICMP/PING traffic</description>
<type>input</type>
- <size>45</size>
+ <size>25</size>
</rowhelperfield>
<rowhelperfield>
<fielddescr>Load balance</fielddescr>
@@ -95,12 +95,14 @@
<fieldname>pingthreshold</fieldname>
<description>When the MS time is surpassed, item will failover to next host</description>
<type>input</type>
+ <size>7</size>
</rowhelperfield>
<rowhelperfield>
<fielddescr>Wan ping threshold</fielddescr>
<fieldname>wanpingthreshold</fieldname>
<description>When the WAN MS ping time is surpassed, item will failover to next host</description>
<type>input</type>
+ <size>7</size>
</rowhelperfield>
</rowhelper>
</field>