1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rss-bridge_ynh.git synced 2024-09-03 20:25:51 +02:00

Merge branch 'version-2' of https://github.com/YunoHost-Apps/rss-bridge_ynh into version-2

This commit is contained in:
Éric Gaspar 2023-03-19 15:50:20 +01:00
commit 79011e9840
2 changed files with 2 additions and 36 deletions

View file

@ -61,26 +61,9 @@ Output format can take several forms:
![Screenshot of RSS-Bridge](./doc/screenshots/screenshot_rss-bridge_welcome.png)
## Disclaimers / important information
## Configuration
### 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.
#### Multi-users support
This is application is public and there's no notion of user.
## Documentation and resources
* Official app website: <https://github.com/RSS-Bridge/rss-bridge>
* Official admin documentation: <https://github.com/RSS-Bridge/rss-bridge/wiki>
* Upstream app code repository: <https://github.com/RSS-Bridge/rss-bridge>
* YunoHost documentation for this app: <https://yunohost.org/app_rss-bridge>

View file

@ -61,26 +61,9 @@ Output format can take several forms:
![Capture décran de RSS-Bridge](./doc/screenshots/screenshot_rss-bridge_welcome.png)
## Avertissements / informations importantes
## Configuration
### 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.
#### Multi-users support
This is application is public and there's no notion of user.
## Documentations et ressources
* Site officiel de lapp : <https://github.com/RSS-Bridge/rss-bridge>
* Documentation officielle de ladmin : <https://github.com/RSS-Bridge/rss-bridge/wiki>
* Dépôt de code officiel de lapp : <https://github.com/RSS-Bridge/rss-bridge>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_rss-bridge>