remove publish test directories and update weekly monitoring script

This commit is contained in:
2026-07-08 14:22:22 -04:00
parent 0535515b11
commit 94e46a04a7
7339 changed files with 3 additions and 218708 deletions
-12
View File
@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<location path="." inheritInChildApplications="false">
<system.webServer>
<handlers>
<add name="aspNetCore" path="*" verb="*" modules="AspNetCoreModuleV2" resourceType="Unspecified" />
</handlers>
<aspNetCore processPath="dotnet" arguments=".\jellyfin.dll" stdoutLogEnabled="false" stdoutLogFile=".\logs\stdout" hostingModel="inprocess" />
</system.webServer>
</location>
</configuration>
<!--ProjectGuid: 07E39F42-A2C6-4B32-AF8C-725F957A73FF-->