1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-18 21:35:51 -04:00

Added asp.net tick timer

Added health monitoring
Updated database logging
This commit is contained in:
kay.one
2011-04-21 19:23:31 -07:00
parent 7d7032dd56
commit e9c63b81e6
27 changed files with 679 additions and 378 deletions
+1
View File
@@ -53,6 +53,7 @@ namespace NzbDrone
}
Console.Write("Press Enter At Any Time To Exit...");
Console.ReadLine();
IISController.StopIIS();
}