Files
opt/sonarr/config.xml

18 lines
619 B
XML

<Config>
<LogLevel>Info</LogLevel>
<Port>8989</Port>
<UrlBase></UrlBase>
<BindAddress>*</BindAddress>
<SslPort>9898</SslPort>
<EnableSsl>False</EnableSsl>
<ApiKey>872c463bc4e84567b84605bf213e0409</ApiKey>
<AuthenticationMethod>External</AuthenticationMethod>
<Branch>main</Branch>
<LaunchBrowser>False</LaunchBrowser>
<UpdateMechanism>Docker</UpdateMechanism>
<AnalyticsEnabled>False</AnalyticsEnabled>
<InstanceName>Sonarr</InstanceName>
<SslCertPath></SslCertPath>
<SslCertPassword></SslCertPassword>
<AuthenticationRequired>DisabledForLocalAddresses</AuthenticationRequired>
</Config>