Files
dockerStuff/config/radarr/config.xml
2025-11-16 21:46:46 +00:00

17 lines
558 B
XML

<Config>
<LogLevel>debug</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>