adds new gitgnore to repo
This commit is contained in:
17
prowlarr/config.xml
Normal file
17
prowlarr/config.xml
Normal file
@@ -0,0 +1,17 @@
|
||||
<Config>
|
||||
<LogLevel>info</LogLevel>
|
||||
<UrlBase></UrlBase>
|
||||
<UpdateMechanism>Docker</UpdateMechanism>
|
||||
<BindAddress>*</BindAddress>
|
||||
<Port>9696</Port>
|
||||
<SslPort>6969</SslPort>
|
||||
<EnableSsl>False</EnableSsl>
|
||||
<LaunchBrowser>True</LaunchBrowser>
|
||||
<ApiKey>b5009a2dae204dfa8d1ec50ce6fcd425</ApiKey>
|
||||
<AuthenticationMethod>Forms</AuthenticationMethod>
|
||||
<Branch>master</Branch>
|
||||
<SslCertPath></SslCertPath>
|
||||
<SslCertPassword></SslCertPassword>
|
||||
<InstanceName>Prowlarr</InstanceName>
|
||||
<AuthenticationRequired>Enabled</AuthenticationRequired>
|
||||
</Config>
|
||||
Reference in New Issue
Block a user