Changes

no edit summary
Line 79: Line 79:  
     <tr>
 
     <tr>
 
       <td>Check Interval</td>
 
       <td>Check Interval</td>
       <td>integer [5..600000]; Default: <b>10</b></td>
+
       <td>integer [5..3600]; Default: <b>10</b></br>integer [300..3600]<span class="asterisk">*</span></br>integer [1..3600]<span class="asterisk">**</span></td>
       <td>Frequency at which the device will check whether it's IP address has changed.</td>
+
       <td>Frequency at which the device will check whether it's IP address has changed.<br>The minimal amount of time that can be specified is 5 minutes or 300 seconds.</br><span class="asterisk">*</span>If selected interval is Seconds.</br><span class="asterisk">**</span>If selected interval is Hours.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Force Interval</td>
 
     <td>Force Interval</td>
         <td>integer [5..600000]; Default: <b>72</b></td>
+
         <td>integer [5..3600]; Default: <b>10</b></br>integer [1..3600]<span class="asterisk">*</span></td>
         <td>Frequency at which IP update requests are sent to the DNS provider.</td>
+
         <td>Frequency at which IP update requests are sent to the DNS provider.<br>The minimal amount of time that can be specified is 5 minutes and not less than <b>Check Interval</b>.</br><span class="asterisk">*</span>If selected interval is Hours or Days.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>

Navigation menu