aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoris Guyonvarch2015-04-19 12:14:50 +0200
committerJoris Guyonvarch2015-04-19 12:15:51 +0200
commit78048fcbc81521d145b79b4b47761a8b698d7ff7 (patch)
treec6720dfaa1ccb15111a882421a18836a0c140292 /README.md
parent389d979eb3eaa18beb8a6da9f4a03bdb6acc1722 (diff)
downloadad-listener-78048fcbc81521d145b79b4b47761a8b698d7ff7.tar.gz
ad-listener-78048fcbc81521d145b79b4b47761a8b698d7ff7.tar.bz2
ad-listener-78048fcbc81521d145b79b4b47761a8b698d7ff7.zip
Adding a design to the HTML mail + Adding waitInMinutes in the
configuration
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index c8794df..5be7473 100644
--- a/README.md
+++ b/README.md
@@ -30,9 +30,12 @@ url = http://www.leboncoin.fr/locations/offres/ile_de_france/?f=a&th=1
# The properties field is an optional list
# properties = cp, city, surface, ges
+
+# The waitInMinutes field is an optional integer, default to 1
+# waitInMinutes = 60
```
Email
-----
-leboncoin-listener uses the sendmail command under the hood.
+leboncoin-listener uses the sendmail command for notifications.