From: Peter van Dijk Date: Fri, 23 Jun 2017 14:24:22 +0000 (+0200) Subject: remove broken link; clarify status X-Git-Tag: rec-4.1.0-alpha1~53^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=54d3455d4b108cf6227efa5ffca4ddeb3825e55f;p=thirdparty%2Fpdns.git remove broken link; clarify status --- diff --git a/docs/markdown/authoritative/backend-lua.md b/docs/markdown/authoritative/backend-lua.md index 258a9c7650..77cf4d319a 100644 --- a/docs/markdown/authoritative/backend-lua.md +++ b/docs/markdown/authoritative/backend-lua.md @@ -1,8 +1,4 @@ # Lua Backend -**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. |   |   | @@ -15,7 +11,7 @@ The main author for this module is Fredrik Danerklint. |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! +3.0. This backend is marked as Experimental! This backend is just a "glue" between PowerDNS and your own Lua application.