mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-17 16:01:28 +02: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:
|
This section provides following parameters:
|
||||||
|
|
||||||
- [output](#output)
|
- [output](#output)
|
||||||
|
- [report_limit](#report_limit)
|
||||||
|
|
||||||
### output
|
### output
|
||||||
|
|
||||||
|
@ -155,3 +156,9 @@ Defines how error messages are returned by RSS-Bridge
|
||||||
`http`: As HTTP error message
|
`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
Add a link
Reference in a new issue