Files
containers/prowlarr/config.xml
2025-09-21 21:56:39 +02:00

17 lines
556 B
XML

<Config>
<LogLevel>info</LogLevel>
<UrlBase></UrlBase>
<UpdateMechanism>Docker</UpdateMechanism>
<BindAddress>*</BindAddress>
<Port>9696</Port>
<SslPort>6969</SslPort>
<EnableSsl>False</EnableSsl>
<LaunchBrowser>True</LaunchBrowser>
<ApiKey>b5009a2dae204dfa8d1ec50ce6fcd425</ApiKey>
<AuthenticationMethod>Forms</AuthenticationMethod>
<Branch>master</Branch>
<SslCertPath></SslCertPath>
<SslCertPassword></SslCertPassword>
<InstanceName>Prowlarr</InstanceName>
<AuthenticationRequired>Enabled</AuthenticationRequired>
</Config>