Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/vm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Hansson <github@hanssonit.se>2020-08-15 00:12:50 +0300
committerGitHub <noreply@github.com>2020-08-15 00:12:50 +0300
commit615bd6f3d422edf699f544d0ac238aef97298c57 (patch)
treead31a62151a5695f3debbeb32d606dc1be1442af /apps/tmbitwarden.sh
parent32bfadcb006598bb198320f0f0166cd1446ac21f (diff)
edit info
Diffstat (limited to 'apps/tmbitwarden.sh')
-rw-r--r--apps/tmbitwarden.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/tmbitwarden.sh b/apps/tmbitwarden.sh
index b51bbdaa..baad3114 100644
--- a/apps/tmbitwarden.sh
+++ b/apps/tmbitwarden.sh
@@ -48,7 +48,7 @@ Please also report any issues regarding this script setup to $ISSUES"
msg_box "The necessary preparations to run expose Bitwarden to the internet are:
1. Please open port 443 and 80 and point to this server.
2. Please create a DNS record for your subdomain and point that to this server.
-3. Raise the amount of RAM to this server to at least 3 GB."
+3. Raise the amount of RAM to this server to at least 4 GB."
if [[ "no" == $(ask_yes_or_no "Have you made the necessary preparations?") ]]
then