mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-27 22:56:37 +02:00
Load cap/sts module by default (only active if set::ssl::sts-policy is set).
This commit is contained in:
@@ -181,6 +181,9 @@ loadmodule "extbans/operclass"; /* +b ~O (ban/exempt by operclass) */
|
||||
loadmodule "extbans/certfp"; /* +b ~S (ban/exempt by certfp) */
|
||||
|
||||
|
||||
/*** CAP modules ***/
|
||||
loadmodule "cap/sts"; /* strict transport policy (set::ssl::sts-policy) */
|
||||
|
||||
/*** Other ***/
|
||||
// These are modules that don't fit in any of the previous sections
|
||||
|
||||
|
||||
Reference in New Issue
Block a user