mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-04 18:14:44 +02:00
feat: add admin telegram contact config (#3134)
This commit is contained in:
parent
2ef98b299f
commit
86c3a969b8
3 changed files with 16 additions and 4 deletions
|
@ -33,6 +33,9 @@ custom_timeout = false
|
|||
; "" = Disabled (default)
|
||||
email = ""
|
||||
|
||||
; Advertise a contact Telegram url e.g. "https://t.me/elegantobjects"
|
||||
telegram = ""
|
||||
|
||||
; 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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue