mirror of
https://github.com/Cleanuparr/Cleanuparr.git
synced 2026-01-06 04:47:50 -05:00
17 lines
553 B
XML
17 lines
553 B
XML
<Config>
|
|
<BindAddress>*</BindAddress>
|
|
<Port>8989</Port>
|
|
<SslPort>9898</SslPort>
|
|
<EnableSsl>False</EnableSsl>
|
|
<LaunchBrowser>True</LaunchBrowser>
|
|
<ApiKey>425d1e713f0c405cbbf359ac0502c1f4</ApiKey>
|
|
<AuthenticationMethod>Forms</AuthenticationMethod>
|
|
<AuthenticationRequired>Enabled</AuthenticationRequired>
|
|
<Branch>main</Branch>
|
|
<LogLevel>debug</LogLevel>
|
|
<SslCertPath></SslCertPath>
|
|
<SslCertPassword></SslCertPassword>
|
|
<UrlBase></UrlBase>
|
|
<InstanceName>Sonarr</InstanceName>
|
|
<UpdateMechanism>Docker</UpdateMechanism>
|
|
</Config> |