1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-03 07:33:13 +02:00

Always fun that markdown has URI links in reverse order compared to wiki syntax.

[skip ci]
This commit is contained in:
Bram Matthys
2020-01-20 14:06:39 +01:00
parent ce94746898
commit 83db4e07db
+1 -1
View File
@@ -7,7 +7,7 @@ UnrealIRCd 5.0.2
Fixes:
* Documentation: to exempt someone from gline via /ELINE you have to use type 'G', not 'g'.
Similarly, to exempt from spamfilter, use type 'F' and not 'f'.
* Exempting IPs from throttling via [https://www.unrealircd.org/docs/Except_throttle_block](except throttle) was not working.
* Exempting IPs from throttling via [except throttle](https://www.unrealircd.org/docs/Except_throttle_block) was not working.
* Unable to customize [set::tls::outdated-protocols](https://www.unrealircd.org/docs/Set_block#set::ssl::outdated-protocols)
and [set::tls::outdated-ciphers](https://www.unrealircd.org/docs/Set_block#set::ssl::outdated-ciphers).