From d662b924b35259c936091a237e100a73b5474b28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Sun, 3 Dec 2023 16:41:57 +0100 Subject: [PATCH] Remove warning about building the rust binary: it's not true anymore --- doc/PRE_INSTALL.md | 4 ---- doc/PRE_INSTALL_fr.md | 4 ---- 2 files changed, 8 deletions(-) delete mode 100644 doc/PRE_INSTALL.md delete mode 100644 doc/PRE_INSTALL_fr.md diff --git a/doc/PRE_INSTALL.md b/doc/PRE_INSTALL.md deleted file mode 100644 index 861e397..0000000 --- a/doc/PRE_INSTALL.md +++ /dev/null @@ -1,4 +0,0 @@ -This package compiles Vaultwarden from sources, that can take a long time on a small computer : - -* When installing on a Raspberry Pi 3, this can take more than 1 hour. -* When installing from the webadmin, you can encounter the "504 Gateway Timeout": this is fine, just let it finish in the background. diff --git a/doc/PRE_INSTALL_fr.md b/doc/PRE_INSTALL_fr.md deleted file mode 100644 index 2242975..0000000 --- a/doc/PRE_INSTALL_fr.md +++ /dev/null @@ -1,4 +0,0 @@ -Ce package compile Vaultwarden à partir des sources, ce qui peut prendre beaucoup de temps sur un petit ordinateur : - -* Lors de l'installation sur un Raspberry Pi 3, cela peut prendre plus d'une heure. -* Lors de l'installation depuis l'administrateur Web, vous pouvez rencontrer le "504 Gateway Timeout" : c'est très bien, laissez-le simplement se terminer en arrière-plan. \ No newline at end of file