aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoris2016-03-27 21:39:14 +0200
committerJoris2016-03-27 21:39:14 +0200
commitbcaf346553abf5821bec1e6d9928c68c4a2f998e (patch)
tree965e5d95e2b6390c9455ad25a466b285c9aa1942 /README.md
parent0620d925b1045b17cad613a3cc5a1fbb3748c83c (diff)
downloadbudget-bcaf346553abf5821bec1e6d9928c68c4a2f998e.tar.gz
budget-bcaf346553abf5821bec1e6d9928c68c4a2f998e.tar.bz2
budget-bcaf346553abf5821bec1e6d9928c68c4a2f998e.zip
Update conf in README
Diffstat (limited to 'README.md')
-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"
```