mirror of
https://github.com/YunoHost-Apps/radarr_ynh.git
synced 2024-09-03 20:16:13 +02:00
External update is actually not supported
This commit is contained in:
parent
df8b8b4f6b
commit
5655723a12
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
<UrlBase>__PATH__</UrlBase>
|
||||
<ApiKey>__API_KEY__</ApiKey>
|
||||
<AuthenticationMethod>None</AuthenticationMethod>
|
||||
<UpdateMechanism>External</UpdateMechanism>
|
||||
<UpdateMechanism>BuiltIn</UpdateMechanism>
|
||||
<Branch>develop</Branch>
|
||||
<SslPort>__PORT__</SslPort>
|
||||
<LaunchBrowser>False</LaunchBrowser>
|
||||
|
|
Loading…
Add table
Reference in a new issue