mod_limit_auth/README.markdown
changeset 2125 4916c1b6517f
parent 1862 5daabb5fe24a
--- a/mod_limit_auth/README.markdown	Thu Mar 17 16:45:27 2016 +0100
+++ b/mod_limit_auth/README.markdown	Thu Mar 17 18:13:28 2016 +0100
@@ -25,12 +25,11 @@
 
 limit_auth_max = 5 -- tolerate no more than 5 failed attempts
 
- -- Will only work with Prosody 0.10:
+ -- Will only work with Prosody trunk:
 limit_auth_tarpit_delay = 10 -- delay answer this long
 ```
 
 Compatibility
 =============
 
-Requires 0.9 or later. The tarpit feature requires Prosody 0.10 or
-later.
+Requires 0.9 or later. The tarpit feature requires Prosody trunk.