Finish Hotfix-44

This commit is contained in:
2024-01-29 11:49:27 +01:00

View File

@@ -48,7 +48,7 @@ public class EntityLoggerComponent {
@PostContextConstruct(priority = 10)
private void init() {
try {
if (!UtilityDebug.isDebugExecution()) {
if (!UtilityDebug.isDebugExecution() || UtilityDebug.isIntegryServer()) {
this.syncDBScheme();
looperService.add(this::deleteOldlogs, 12 * 60 * 60 * 1000, EntityLoggerComponent.class.getName()); //Ogni 12 ore