From e3395ee91078a8568bf0b09fb159115ca19211e1 Mon Sep 17 00:00:00 2001 From: Nick Fox Date: Sun, 23 Dec 2018 15:25:05 -0500 Subject: [PATCH] Mention that invite links are valid for 5 days only --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 43645686..24e7cc52 100644 --- a/README.md +++ b/README.md @@ -394,6 +394,8 @@ docker run -d --name bitwarden \ ... ``` +User invitation links are valid for 5 days, after which a new invitation will need to be sent. + ### Password hint display Usually, password hints are sent by email. But as bitwarden_rs is made with small or personal deployment in mind, hints are also available from the password hint page, so you don't have to configure an email service. If you want to disable this feature, you can use the `SHOW_PASSWORD_HINT` variable: