From 07591083a2ac24c2b4f5e52e6b7d354652485b43 Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Thu, 18 Dec 2014 07:57:40 +0100 Subject: [PATCH] Add warning that the sate of the plugin is unknown --- pdns/docs/markdown/authoritative/backend-lua.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pdns/docs/markdown/authoritative/backend-lua.md b/pdns/docs/markdown/authoritative/backend-lua.md index 671877008a..258a9c7650 100644 --- a/pdns/docs/markdown/authoritative/backend-lua.md +++ b/pdns/docs/markdown/authoritative/backend-lua.md @@ -1,5 +1,7 @@ # Lua Backend -The most up to date version of this backend can be found at [Fredrik's github](https://github.com/fredan/luabackend). +**Warning**: The status of this backend is unknown, it compiles and works, but +is different from the original, updated version at +[Fredrik's github](https://github.com/fredan/luabackend). The main author for this module is Fredrik Danerklint. @@ -12,7 +14,8 @@ The main author for this module is Fredrik Danerklint. |Autoserial|No| |DNSSEC|Yes| -**Warning**: The Lua Backend is available since PowerDNS Authoritative Server 3.0. In 3.0 and 3.1, this backend is marked as Experimental! +**Warning**: The Lua Backend is available since PowerDNS Authoritative Server +3.0. In 3.0 and 3.1, this backend is marked as Experimental! This backend is just a "glue" between PowerDNS and your own Lua application. -- 2.47.2