mirror of
https://github.com/YunoHost-Apps/rss-bridge_ynh.git
synced 2024-09-03 20:25:51 +02:00
9 lines
379 B
Markdown
9 lines
379 B
Markdown
### Enabling/Disabling bridges
|
|
|
|
By default, the script creates `whitelist.txt` and adds the main bridges (see above). you can edit it:
|
|
|
|
* to enable extra bridges (one bridge per line)
|
|
* to disable main bridges (remove the line)
|
|
* to enable all bridges (just one wildcard `*` as file content)
|
|
|
|
As a matter of simplicity, this YunoHost package enables every bridge by default.
|