1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/simple-torrent_ynh.git synced 2024-09-03 20:26:18 +02:00

Merge branch 'master' into testing

This commit is contained in:
Éric Gaspar 2023-03-14 08:06:11 +01:00
commit c7acc40598
2 changed files with 2 additions and 1 deletions

View file

@ -41,6 +41,7 @@ SimpleTorrent is a a self-hosted remote torrent client, written in Go (golang).
- **Upstream not maintained**: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc.
## Documentation and resources
* Official admin documentation: <https://github.com/boypt/simple-torrent/wiki>

View file

@ -15,7 +15,7 @@ admindoc = "https://github.com/boypt/simple-torrent/wiki"
code = "https://github.com/boypt/simple-torrent"
[integration]
yunohost = ">= 11.1.7"
yunohost = ">= 11.1.15"
architectures = ["amd64","i386", "arm64"]
multi_instance = true
ldap = false