inital commit
This commit is contained in:
16
static/sonarr/config.xml
Normal file
16
static/sonarr/config.xml
Normal file
@@ -0,0 +1,16 @@
|
||||
<Config>
|
||||
<LogLevel>info</LogLevel>
|
||||
<UrlBase>/sonarr</UrlBase>
|
||||
<UpdateMechanism>Docker</UpdateMechanism>
|
||||
<BindAddress>*</BindAddress>
|
||||
<Port>8003</Port>
|
||||
<SslPort>1337</SslPort>
|
||||
<EnableSsl>False</EnableSsl>
|
||||
<LaunchBrowser>False</LaunchBrowser>
|
||||
<ApiKey></ApiKey>
|
||||
<AuthenticationMethod>None</AuthenticationMethod>
|
||||
<Branch>master</Branch>
|
||||
<SslCertPath></SslCertPath>
|
||||
<SslCertPassword></SslCertPassword>
|
||||
<InstanceName>Sonarr</InstanceName>
|
||||
</Config>
|
Reference in New Issue
Block a user