adds new gitgnore to repo

This commit is contained in:
tim
2025-09-21 21:56:39 +02:00
parent 68e1b6d0b4
commit df694656f4
48 changed files with 219456 additions and 7 deletions

16
sonarr/config.xml Normal file
View File

@@ -0,0 +1,16 @@
<Config>
<LogLevel>info</LogLevel>
<EnableSsl>False</EnableSsl>
<Port>8989</Port>
<SslPort>9898</SslPort>
<UrlBase></UrlBase>
<BindAddress>*</BindAddress>
<ApiKey>bbd28de6c3714e2c8d3585b504b8b40b</ApiKey>
<AuthenticationMethod>None</AuthenticationMethod>
<UpdateMechanism>Docker</UpdateMechanism>
<LaunchBrowser>True</LaunchBrowser>
<Branch>main</Branch>
<SslCertHash></SslCertHash>
<InstanceName>Sonarr</InstanceName>
<SyslogPort>514</SyslogPort>
</Config>