replace readarr with bookshelf
This commit is contained in:
2
readarr/.gitignore
vendored
2
readarr/.gitignore
vendored
@@ -1,2 +1,4 @@
|
||||
asp/
|
||||
Backups/
|
||||
Sentry/
|
||||
MediaCover/
|
||||
|
||||
@@ -4,15 +4,14 @@
|
||||
<SslPort>6868</SslPort>
|
||||
<EnableSsl>False</EnableSsl>
|
||||
<LaunchBrowser>True</LaunchBrowser>
|
||||
<ApiKey>df4a74f04a054220b1746d1be123aea3</ApiKey>
|
||||
<ApiKey>a82a985f0b244c7b996d4062734edd2f</ApiKey>
|
||||
<AuthenticationMethod>Basic</AuthenticationMethod>
|
||||
<AuthenticationRequired>DisabledForLocalAddresses</AuthenticationRequired>
|
||||
<Branch>develop</Branch>
|
||||
<LogLevel>info</LogLevel>
|
||||
<LogLevel>debug</LogLevel>
|
||||
<SslCertPath></SslCertPath>
|
||||
<SslCertPassword></SslCertPassword>
|
||||
<UrlBase></UrlBase>
|
||||
<InstanceName>Readarr</InstanceName>
|
||||
<UpdateMechanism>Docker</UpdateMechanism>
|
||||
<AnalyticsEnabled>False</AnalyticsEnabled>
|
||||
</Config>
|
||||
Reference in New Issue
Block a user