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