mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-06-20 18:10:38 +02:00
Updated Custom Configuration (markdown)
@ -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
|
||||
`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)
|
Reference in New Issue
Block a user