mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-03-14 20:21:14 +03:00
* fix: bug in #3442 * docs: add inline doc on how to enable all bridges
This commit is contained in:
parent
caac7f572c
commit
21c8d8775e
1 changed files with 10 additions and 1 deletions
|
@ -7,7 +7,16 @@
|
|||
[system]
|
||||
|
||||
; Only these bridges are available for feed production
|
||||
enabled_bridges[] = *
|
||||
; How to enable all bridges: enabled_bridges[] = *
|
||||
enabled_bridges[] = Youtube
|
||||
enabled_bridges[] = Twitter
|
||||
enabled_bridges[] = Telegram
|
||||
enabled_bridges[] = Reddit
|
||||
enabled_bridges[] = Filter
|
||||
enabled_bridges[] = Vk
|
||||
enabled_bridges[] = FeedMerge
|
||||
enabled_bridges[] = Twitch
|
||||
enabled_bridges[] = ThePirateBay
|
||||
|
||||
; Defines the timezone used by RSS-Bridge
|
||||
; Find a list of supported timezones at
|
||||
|
|
Loading…
Add table
Reference in a new issue