mirror of
https://github.com/Cleanuparr/Cleanuparr.git
synced 2026-01-20 11:48:19 -05:00
17 lines
557 B
XML
17 lines
557 B
XML
<Config>
|
|
<BindAddress>*</BindAddress>
|
|
<Port>8787</Port>
|
|
<SslPort>6868</SslPort>
|
|
<EnableSsl>False</EnableSsl>
|
|
<LaunchBrowser>True</LaunchBrowser>
|
|
<ApiKey>53388ac405894ef2ac6b82f907f481aa</ApiKey>
|
|
<AuthenticationMethod>Forms</AuthenticationMethod>
|
|
<AuthenticationRequired>Enabled</AuthenticationRequired>
|
|
<Branch>develop</Branch>
|
|
<LogLevel>debug</LogLevel>
|
|
<SslCertPath></SslCertPath>
|
|
<SslCertPassword></SslCertPassword>
|
|
<UrlBase></UrlBase>
|
|
<InstanceName>Readarr</InstanceName>
|
|
<UpdateMechanism>Docker</UpdateMechanism>
|
|
</Config> |