1
0
Fork 0
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:
tituspijean 2023-09-13 00:47:28 +02:00
parent df8b8b4f6b
commit 5655723a12
No known key found for this signature in database
GPG key ID: EF3B0D7CC0A94720

View file

@ -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>