Files
opt/radarr/config.xml

18 lines
621 B
XML

<Config>
<LogLevel>Info</LogLevel>
<Port>7878</Port>
<UrlBase></UrlBase>
<BindAddress>*</BindAddress>
<SslPort>9898</SslPort>
<EnableSsl>False</EnableSsl>
<ApiKey>a74a5eb3683146659905a87f0d6d1587</ApiKey>
<AuthenticationMethod>External</AuthenticationMethod>
<Branch>master</Branch>
<LaunchBrowser>False</LaunchBrowser>
<UpdateMechanism>Docker</UpdateMechanism>
<AnalyticsEnabled>False</AnalyticsEnabled>
<SslCertPath></SslCertPath>
<SslCertPassword></SslCertPassword>
<AuthenticationRequired>DisabledForLocalAddresses</AuthenticationRequired>
<InstanceName>Radarr</InstanceName>
</Config>