From 2248bffd6d08dfa96a1dacf76bccf87e3208f7c8 Mon Sep 17 00:00:00 2001 From: Aki Tuomi Date: Fri, 6 Dec 2013 10:51:33 +0200 Subject: [PATCH] Added mentioning about pdns_remotebackend libs --- pdns/docs/pdns.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pdns/docs/pdns.xml b/pdns/docs/pdns.xml index b9a600109..b6d91d08e 100644 --- a/pdns/docs/pdns.xml +++ b/pdns/docs/pdns.xml @@ -17644,6 +17644,12 @@ The default value for scopebits is 0. The default for auth is 1 (meaning authoritative). + + Ruby and python support + + For ruby and python, there are libraries to ease your work. Please consider using these, for example https://pypi.python.org/pypi/Pdns_Remotebackend/ and http://rubygems.org/gems/pdns-remotebackend. + + Sample perl backend -- 2.50.1