Files
dockerStuff/config/radarr/config.xml
2025-12-11 16:16:39 +00:00

17 lines
557 B
XML

<Config>
<LogLevel>info</LogLevel>
<Port>7878</Port>
<UrlBase></UrlBase>
<BindAddress>*</BindAddress>
<SslPort>9898</SslPort>
<EnableSsl>False</EnableSsl>
<ApiKey>5288c691b26149aa81e60863ab4cb890</ApiKey>
<Branch>master</Branch>
<LaunchBrowser>True</LaunchBrowser>
<UpdateMechanism>Docker</UpdateMechanism>
<SslCertPath></SslCertPath>
<SslCertPassword></SslCertPassword>
<InstanceName>Radarr</InstanceName>
<AuthenticationMethod>External</AuthenticationMethod>
<AuthenticationRequired>Enabled</AuthenticationRequired>
</Config>