mirror of
https://github.com/YunoHost-Apps/radarr_ynh.git
synced 2024-09-03 20:16:13 +02:00
Fix update branch in config.xml
This commit is contained in:
parent
3890fc1416
commit
80c7793d54
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
<ApiKey>__API_KEY__</ApiKey>
|
||||
<AuthenticationMethod>External</AuthenticationMethod>
|
||||
<UpdateMechanism>BuiltIn</UpdateMechanism>
|
||||
<Branch>develop</Branch>
|
||||
<Branch>master</Branch>
|
||||
<SslPort>__PORT__</SslPort>
|
||||
<LaunchBrowser>False</LaunchBrowser>
|
||||
<SslCertPassword></SslCertPassword>
|
||||
|
|
Loading…
Add table
Reference in a new issue