]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
remove broken link; clarify status 5457/head
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Fri, 23 Jun 2017 14:24:22 +0000 (16:24 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Fri, 23 Jun 2017 14:24:22 +0000 (16:24 +0200)
docs/markdown/authoritative/backend-lua.md

index 258a9c76502cf7dd15c38814a701b0ef515af242..77cf4d319a133dec23c02029289ad43708b4fa51 100644 (file)
@@ -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.
 
 | &nbsp; | &nbsp; |
@@ -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.