1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

NS1: Add SRV record support (#277)

* NS1 SRV record support
* Updated feature matrix
This commit is contained in:
Daniel Schmitz
2017-11-29 20:57:35 +08:00
committed by Tom Limoncelli
parent 53b72f39a8
commit f5bfcd0d6e
3 changed files with 9 additions and 5 deletions

View File

@ -1,6 +1,6 @@
{% comment %}
Matrix generated by build/generate/featureMatrix.go. DO NOT HAND EDIT!
Matrix generated by build/generate/featureMatrix.go. DO NOT HAND EDIT!
{% endcomment %}
<table class="table-header-rotated">
<thead>
@ -232,7 +232,9 @@
<td class="success">
<i class="fa fa-check text-success" aria-hidden="true"></i>
</td>
<td><i class="fa fa-minus dim"></i></td>
<td class="success">
<i class="fa fa-check text-success" aria-hidden="true"></i>
</td>
<td class="success">
<i class="fa fa-check text-success" aria-hidden="true"></i>
</td>