mydocker/sonarr/config.xml

17 lines
560 B
XML

<Config>
<LogLevel>Info</LogLevel>
<Port>8989</Port>
<UrlBase></UrlBase>
<BindAddress>*</BindAddress>
<SslPort>9898</SslPort>
<EnableSsl>False</EnableSsl>
<ApiKey>da6a89e7627e4c2b8c7342820b264936</ApiKey>
<AuthenticationMethod>Forms</AuthenticationMethod>
<Branch>main</Branch>
<LaunchBrowser>True</LaunchBrowser>
<UpdateMechanism>Docker</UpdateMechanism>
<AnalyticsEnabled>False</AnalyticsEnabled>
<InstanceName>Sonarr</InstanceName>
<SyslogPort>514</SyslogPort>
<AuthenticationRequired>Enabled</AuthenticationRequired>
</Config>