1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-06 08:37:30 +02:00

[core] Support for bridge maintainers' donation URLs (#2102)

This commit is contained in:
Bockiii
2021-06-25 21:45:25 +02:00
committed by GitHub
parent 5598fef3cf
commit ecaae735d9
10 changed files with 61 additions and 3 deletions

View File

@@ -29,6 +29,13 @@ custom_timeout = false
; "" = Disabled (default)
email = ""
; Show Donation information for bridges if available.
; This will display a 'Donate' link on the bridge view
; and a "Donate" button in the HTML view of the bridges feed.
; true = enabled (default)
; false = disabled
donations = true
[proxy]
; Sets the proxy url (i.e. "tcp://192.168.0.0:32")