mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-11 07:46:05 -07:00
Made the store backup clean up some of the older backups (> 7 days).
This commit is contained in:
parent
15fae26397
commit
809b2bf0a8
2 changed files with 58 additions and 2 deletions
|
@ -23,6 +23,9 @@
|
|||
// OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
// ***********************************************************************
|
||||
using System.Globalization;
|
||||
|
||||
|
||||
#endregion
|
||||
using System;
|
||||
using System.Data;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue