mirror of
https://github.com/Cleanuparr/Cleanuparr.git
synced 2026-01-23 05:10:26 -05:00
17 lines
555 B
XML
17 lines
555 B
XML
<Config>
|
|
<BindAddress>*</BindAddress>
|
|
<Port>7878</Port>
|
|
<SslPort>9898</SslPort>
|
|
<EnableSsl>False</EnableSsl>
|
|
<LaunchBrowser>True</LaunchBrowser>
|
|
<ApiKey>8b7454f668e54c5b8f44f56f93969761</ApiKey>
|
|
<AuthenticationMethod>Forms</AuthenticationMethod>
|
|
<AuthenticationRequired>Enabled</AuthenticationRequired>
|
|
<Branch>master</Branch>
|
|
<LogLevel>debug</LogLevel>
|
|
<SslCertPath></SslCertPath>
|
|
<SslCertPassword></SslCertPassword>
|
|
<UrlBase></UrlBase>
|
|
<InstanceName>Radarr</InstanceName>
|
|
<UpdateMechanism>Docker</UpdateMechanism>
|
|
</Config> |