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:
@@ -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")
|
||||
|
Reference in New Issue
Block a user