mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-03-15 12:41:00 +03:00
Updated Custom Configuration (markdown)
parent
594f312070
commit
4dc60e7ff6
1 changed files with 8 additions and 1 deletions
|
@ -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)
|
Loading…
Add table
Reference in a new issue