From 56df88d4f5c8c3fe38ad453c3930d2acb27a20af Mon Sep 17 00:00:00 2001 From: Christoph Date: Sun, 17 Dec 2023 18:41:23 +0100 Subject: [PATCH] README.install: add notice about switching off firewall. --- README.install | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.install b/README.install index c964d08..38fe294 100644 --- a/README.install +++ b/README.install @@ -69,6 +69,19 @@ git clone https://github.com/cryptpad/cryptpad.git ${cryptpad_install_dir} cd ${cryptpad_install_dir} + + +# !!! NOTE +# +# Switch of IPv4 and IPv6 firewall +# ================================ +# +# You will run into connection limit if the setting is too sensitive +# +# !!! NOTE + + + # - Complete Installation of cryptpad # - npm ci