summaryrefslogtreecommitdiff
path: root/lisp/webapps/dns-admin/conf/options.lisp.example
blob: ddc02f265c431217cc0f7376011664a5d61ee884 (plain)
1
2
3
4
5
6
7
(:name "dns-admin"
 :document-root "dns-admin"
 :title "DNS Administration"
 :meta-description "A website for administering DNS. Supports nsupdate and infoblox."
 :dns (:label "CDS Infoblox"
       :backend-type "infoblox"
       :url "https://cdsinfdnsgm.nnodns.com/wapi/v2.6"))