diff --git a/Custom-Configuration.md b/Custom-Configuration.md index f83f78e..d8583a0 100644 --- a/Custom-Configuration.md +++ b/Custom-Configuration.md @@ -145,6 +145,7 @@ Example: `email = "admin@instance.rss-bridge.com"` This section provides following parameters: - [output](#output) +- [report_limit](#report_limit) ### output @@ -154,4 +155,10 @@ Defines how error messages are returned by RSS-Bridge `http`: As HTTP error message -`none`: No errors are reported \ No newline at end of file +`none`: No errors are reported + +### report_limit + +Defines how often an error must occur before it is reported to the user + +`report_limit`: 1 (default) \ No newline at end of file