mirror of
https://github.com/YunoHost-Apps/radarr_ynh.git
synced 2024-09-03 20:16:13 +02:00
Disable internal updater
This commit is contained in:
parent
f569934a0e
commit
6a0597b870
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@
|
||||||
<UrlBase>__PATH__</UrlBase>
|
<UrlBase>__PATH__</UrlBase>
|
||||||
<ApiKey>__API_KEY__</ApiKey>
|
<ApiKey>__API_KEY__</ApiKey>
|
||||||
<AuthenticationMethod>None</AuthenticationMethod>
|
<AuthenticationMethod>None</AuthenticationMethod>
|
||||||
<UpdateMechanism>BuiltIn</UpdateMechanism>
|
<UpdateMechanism>External</UpdateMechanism>
|
||||||
<Branch>master</Branch>
|
<Branch>develop</Branch>
|
||||||
<SslPort>__PORT__</SslPort>
|
<SslPort>__PORT__</SslPort>
|
||||||
<LaunchBrowser>False</LaunchBrowser>
|
<LaunchBrowser>False</LaunchBrowser>
|
||||||
<SslCertPassword></SslCertPassword>
|
<SslCertPassword></SslCertPassword>
|
||||||
|
|
Loading…
Add table
Reference in a new issue