Results 306 comments of Dag

fixed in https://github.com/RSS-Bridge/rss-bridge/pull/3759

we are using a variant of `PSR12`. see 4f75591060d95208a301bc6bf460d875631b29cc et al

https://rss-bridge.github.io/rss-bridge/For_Developers/Actions.html#detect

since the fb-bridge is broken this is moot

After having learnt about arrays in ini files it should be done like this: ``` enabled_bridges[] = TwitterBridge enabled_bridges[] = YoutubeBridge enabled_bridges[] = FooBridge ``` For the env var, they...

Yeah I think all config should be in `.ini` file. And whitelist.txt and env overshadows for convenience.

fixed in https://github.com/RSS-Bridge/rss-bridge/pull/3428 @gileri