Files
gitops/apps/sonarr/files/config.xml

17 lines
577 B
XML

<Config>
<LogLevel>Info</LogLevel>
<Port>8989</Port>
<UrlBase>/</UrlBase>
<BindAddress>*</BindAddress>
<SslPort>9898</SslPort>
<EnableSsl>False</EnableSsl>
<ApiKey>82138601e4f44e23be8c2b4d18e58687</ApiKey>
<AuthenticationMethod>External</AuthenticationMethod>
<Branch>develop</Branch>
<LaunchBrowser>True</LaunchBrowser>
<UpdateMechanism>Docker</UpdateMechanism>
<InstanceName>Sonarr</InstanceName>
<AuthenticationRequired>DisabledForLocalAddresses</AuthenticationRequired>
<SslCertPath></SslCertPath>
<SslCertPassword></SslCertPassword>
</Config>