mirror of
https://github.com/YunoHost-Apps/prowlarr_ynh.git
synced 2024-09-03 20:16:07 +02:00
UpdateMechanism back to BuiltIn, blocking it does not work
This commit is contained in:
parent
b33270b7b9
commit
447763d5e7
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@
|
|||
<BindAddress>127.0.0.1</BindAddress>
|
||||
<ApiKey>__API_KEY__</ApiKey>
|
||||
<AuthenticationMethod>None</AuthenticationMethod>
|
||||
<UpdateMechanism>External</UpdateMechanism>
|
||||
<UpdateMechanism>BuiltIn</UpdateMechanism>
|
||||
<Branch>develop</Branch>
|
||||
</Config>
|
||||
|
|
Loading…
Add table
Reference in a new issue