Skip to content

Commit 16e1212

Browse files
committed
Update readme
1 parent c225cff commit 16e1212

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,9 @@ The variables need to remain in place while you are using the mod. If you remove
4242
If you're using the reCAPTCHA capability and you're running in an IPv4-only environment then you need to edit your `/config/nginx/resolver.conf` and add `ipv6=off` to the end of the `resolver` statement otherwise the bouncer will attempt to contact the reCAPTCHA endpoint over IPv6 and fail.
4343

4444
e.g. `resolver 127.0.0.11 valid=30s ipv6=off;`
45+
46+
## Versions
47+
48+
* **28.01.23:** - Support mode selection, handle s6v3 init.
49+
* **25.08.22:** - Make hybrid mod.
50+
* **14.03.22:** - Initial Release.

0 commit comments

Comments
 (0)