1
0
Fork 0
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:
tituspijean 2023-01-31 20:40:34 +01:00 committed by GitHub
parent 1bcc251209
commit 8756e785ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>