mirror of
https://github.com/YunoHost-Apps/radarr_ynh.git
synced 2024-09-03 20:16:13 +02:00
Update config.xml
This commit is contained in:
parent
9e6355111a
commit
05a68a5d41
1 changed files with 4 additions and 2 deletions
|
@ -6,11 +6,13 @@
|
|||
<Port>__PORT__</Port>
|
||||
<UrlBase>__PATH__</UrlBase>
|
||||
<ApiKey>__API_KEY__</ApiKey>
|
||||
<AuthenticationMethod>None</AuthenticationMethod>
|
||||
<UpdateMechanism>External</UpdateMechanism>
|
||||
<AuthenticationMethod>Forms</AuthenticationMethod>
|
||||
<UpdateMechanism>BuiltIn</UpdateMechanism>
|
||||
<Branch>develop</Branch>
|
||||
<SslPort>__PORT__</SslPort>
|
||||
<LaunchBrowser>False</LaunchBrowser>
|
||||
<SslCertPassword></SslCertPassword>
|
||||
<AnalyticsEnabled>False</AnalyticsEnabled>
|
||||
<InstanceName>Radarr</InstanceName>
|
||||
<AuthenticationRequired>DisabledForLocalAddresses</AuthenticationRequired>
|
||||
</Config>
|
||||
|
|
Loading…
Add table
Reference in a new issue