aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2fdd7bd..78e9d36 100644
--- a/README.md
+++ b/README.md
@@ -26,5 +26,6 @@ npm start
hostname = localhost:3000
port = 3000
currency = €
-sign-in-expiration-mn = 5
+signInExpiration = 5 minutes
+noReplyMail = "no-reply@mail.com"
```