mirror of
https://github.com/YunoHost-Apps/prowlarr_ynh.git
synced 2024-09-03 20:16:07 +02:00
Disable internal updater
This commit is contained in:
parent
1a4653014b
commit
01bdd2b9ac
1 changed files with 2 additions and 2 deletions
|
@ -7,6 +7,6 @@
|
|||
<BindAddress>127.0.0.1</BindAddress>
|
||||
<ApiKey>__API_KEY__</ApiKey>
|
||||
<AuthenticationMethod>None</AuthenticationMethod>
|
||||
<UpdateMechanism>BuiltIn</UpdateMechanism>
|
||||
<Branch>main</Branch>
|
||||
<UpdateMechanism>External</UpdateMechanism>
|
||||
<Branch>develop</Branch>
|
||||
</Config>
|
||||
|
|
Loading…
Add table
Reference in a new issue