README.md in fuck_facebook-0.4.1 vs README.md in fuck_facebook-0.5.0
- old
+ new
@@ -24,9 +24,12 @@
## Config
Here's a complete config file along with an explanation of each option:
```yaml
+errors:
+ min_minutes_between_reports: 0 # Only report error if one has not occured in the past X minutes
+ include_screenshot: false # Generates a screenshot with the error report
smtp:
from_email: sender@example.com
to_email: receiver@example.com
address: smtp.example.com
port: 587