1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-26 22:56:23 -04:00

New: Configurable log file size limit

This commit is contained in:
Mark McDowall
2024-07-31 22:03:23 -07:00
committed by Mark McDowall
parent 0d914f4c53
commit 813965e6a2
20 changed files with 47 additions and 30 deletions
@@ -1,4 +1,5 @@
using NLog;
using NLog;
using NzbDrone.Common.Extensions;
using NzbDrone.Core.IndexerSearch.Definitions;
using NzbDrone.Core.Parser.Model;