mirror of
https://github.com/YunoHost-Apps/radarr_ynh.git
synced 2024-09-03 20:16:13 +02:00
Fix AuthenticationMethod
This commit is contained in:
parent
9120b74c56
commit
579d9bd78f
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
<Port>__PORT__</Port>
|
||||
<UrlBase>__PATH__</UrlBase>
|
||||
<ApiKey>__API_KEY__</ApiKey>
|
||||
<AuthenticationMethod>None</AuthenticationMethod>
|
||||
<AuthenticationMethod>External</AuthenticationMethod>
|
||||
<UpdateMechanism>BuiltIn</UpdateMechanism>
|
||||
<Branch>develop</Branch>
|
||||
<SslPort>__PORT__</SslPort>
|
||||
|
|
Loading…
Add table
Reference in a new issue