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:
parent
833391e5d7
commit
ec3d2023b2
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue