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

Add armhf support in DISCLAIMER

This commit is contained in:
tituspijean 2021-06-03 19:36:57 +02:00
parent 833391e5d7
commit ec3d2023b2

View file

@ -1,5 +1,5 @@
* Sonarr developper's repository only allows to download the very latest version.
* The version displayed here may be different from the one actually installed.
* Supported architectures are `arm`, `arm64`, and `amd64`
* Supported architectures are `arm`, `armhf`, `arm64`, and `amd64`
* Access control is done with YunoHost's permissions system.
* API (`domain.tld/path/api`) can be accessed by visitors to allow control by remote clients.