diff options
author | Joris Guyonvarch | 2015-04-19 12:14:50 +0200 |
---|---|---|
committer | Joris Guyonvarch | 2015-04-19 12:15:51 +0200 |
commit | 78048fcbc81521d145b79b4b47761a8b698d7ff7 (patch) | |
tree | c6720dfaa1ccb15111a882421a18836a0c140292 /README.md | |
parent | 389d979eb3eaa18beb8a6da9f4a03bdb6acc1722 (diff) |
Adding a design to the HTML mail + Adding waitInMinutes in the
configuration
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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. |