README.install: add notice about switching off firewall.
This commit is contained in:
parent
f21dfa6edc
commit
56df88d4f5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user