diff options
author | louiz’ <louiz@louiz.org> | 2017-05-03 23:59:29 +0200 |
---|---|---|
committer | louiz’ <louiz@louiz.org> | 2017-05-03 23:59:29 +0200 |
commit | 2fe15b05f17b4869a7fcaeb5b40deb6abd49fd34 (patch) | |
tree | 1228c488bc1765d2e9306ca5fe256c058b476ef9 | |
parent | 2b4882f36a3bca2f7abb1dbd88e7975c075ac962 (diff) | |
download | biboumi-2fe15b05f17b4869a7fcaeb5b40deb6abd49fd34.tar.gz biboumi-2fe15b05f17b4869a7fcaeb5b40deb6abd49fd34.tar.bz2 biboumi-2fe15b05f17b4869a7fcaeb5b40deb6abd49fd34.tar.xz biboumi-2fe15b05f17b4869a7fcaeb5b40deb6abd49fd34.zip |
Add a irc.ppirc.net policy file
fix #3261
-rw-r--r-- | conf/irc.ppirc.net.policy.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/irc.ppirc.net.policy.txt b/conf/irc.ppirc.net.policy.txt new file mode 100644 index 0000000..557d129 --- /dev/null +++ b/conf/irc.ppirc.net.policy.txt @@ -0,0 +1,2 @@ +key_exchange_methods = RSA +minimum_rsa_bits = 1024 |