mirror of
https://github.com/YunoHost-Apps/rss-bridge_ynh.git
synced 2024-09-03 20:25:51 +02:00
commit
ec2784ac74
2 changed files with 1 additions and 8 deletions
|
@ -1,5 +1,3 @@
|
||||||
## Configuration
|
|
||||||
|
|
||||||
### Enabling/Disabling bridges
|
### Enabling/Disabling bridges
|
||||||
|
|
||||||
By default, the script creates `whitelist.txt` and adds the main bridges (see above). you can edit it:
|
By default, the script creates `whitelist.txt` and adds the main bridges (see above). you can edit it:
|
||||||
|
@ -9,7 +7,3 @@ By default, the script creates `whitelist.txt` and adds the main bridges (see ab
|
||||||
* to enable all bridges (just one wildcard `*` as file content)
|
* to enable all bridges (just one wildcard `*` as file content)
|
||||||
|
|
||||||
As a matter of simplicity, this YunoHost package enables every bridge by default.
|
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.
|
|
||||||
|
|
|
@ -38,7 +38,6 @@ ram.runtime = "50M"
|
||||||
url = "https://github.com/RSS-Bridge/rss-bridge/archive/refs/tags/2023-03-22.tar.gz"
|
url = "https://github.com/RSS-Bridge/rss-bridge/archive/refs/tags/2023-03-22.tar.gz"
|
||||||
sha256 = "7bc6ad3220ad6a699583be6763aebc39ecb9e3bb2454f3f0add88c1e7ae93cfc"
|
sha256 = "7bc6ad3220ad6a699583be6763aebc39ecb9e3bb2454f3f0add88c1e7ae93cfc"
|
||||||
|
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
||||||
[resources.install_dir]
|
[resources.install_dir]
|
||||||
|
|
Loading…
Reference in a new issue