yarr-box/static/sonarr/config.xml

16 lines
470 B
XML

<Config>
<LogLevel>info</LogLevel>
<UrlBase>/sonarr</UrlBase>
<UpdateMechanism>Docker</UpdateMechanism>
<BindAddress>*</BindAddress>
<Port>8003</Port>
<SslPort>1337</SslPort>
<EnableSsl>False</EnableSsl>
<LaunchBrowser>False</LaunchBrowser>
<ApiKey></ApiKey>
<AuthenticationMethod>None</AuthenticationMethod>
<Branch>master</Branch>
<SslCertPath></SslCertPath>
<SslCertPassword></SslCertPassword>
<InstanceName>Sonarr</InstanceName>
</Config>