mirror of
https://github.com/YunoHost-Apps/prowlarr_ynh.git
synced 2024-09-03 20:16:07 +02:00
Update config.xml
This commit is contained in:
parent
1bcc251209
commit
8756e785ef
1 changed files with 2 additions and 2 deletions
|
@ -6,10 +6,10 @@
|
|||
<UrlBase>__PATH__</UrlBase>
|
||||
<BindAddress>127.0.0.1</BindAddress>
|
||||
<ApiKey>__API_KEY__</ApiKey>
|
||||
<AuthenticationMethod>None</AuthenticationMethod>
|
||||
<AuthenticationMethod>External</AuthenticationMethod>
|
||||
<UpdateMechanism>BuiltIn</UpdateMechanism>
|
||||
<Branch>develop</Branch>
|
||||
<AuthenticationRequired></AuthenticationRequired>
|
||||
<AuthenticationRequired>disabledForLocalAddresses</AuthenticationRequired>
|
||||
<InstanceName>Prowlarr</InstanceName>
|
||||
<LaunchBrowser>False</LaunchBrowser>
|
||||
<SslCertPath></SslCertPath>
|
||||
|
|
Loading…
Add table
Reference in a new issue