From 767646feae10fcbecaec59dd6916ba70c5541af3 Mon Sep 17 00:00:00 2001 From: Braydon Date: Fri, 2 Jun 2023 00:26:52 -0400 Subject: [PATCH] remove unused config option --- src/main/resources/application.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index d63bf7e..73e587f 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -25,7 +25,6 @@ discord: owner-logs: newIp: true # Should new IPs be sent to the license owner? newHwid: true # Should new HWIDs be sent to the license owner? - expiringSoon: true # Should the license owner be notified when their license is about to expire? # Log Configuration logging: