Files
containers/sonarr/config.xml
2025-09-21 21:56:39 +02:00

16 lines
485 B
XML

<Config>
<LogLevel>info</LogLevel>
<EnableSsl>False</EnableSsl>
<Port>8989</Port>
<SslPort>9898</SslPort>
<UrlBase></UrlBase>
<BindAddress>*</BindAddress>
<ApiKey>bbd28de6c3714e2c8d3585b504b8b40b</ApiKey>
<AuthenticationMethod>None</AuthenticationMethod>
<UpdateMechanism>Docker</UpdateMechanism>
<LaunchBrowser>True</LaunchBrowser>
<Branch>main</Branch>
<SslCertHash></SslCertHash>
<InstanceName>Sonarr</InstanceName>
<SyslogPort>514</SyslogPort>
</Config>