Skip to content

Commit

Permalink
Revert "Added cron to optimize storage"
Browse files Browse the repository at this point in the history
This reverts commit 02b3d24.
  • Loading branch information
aktoboy committed Nov 1, 2023
1 parent bb2ea57 commit e4ca90d
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 159 deletions.
2 changes: 0 additions & 2 deletions apps/testing/src/main/java/com/akto/testing/Main.java
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,6 @@ public static void main(String[] args) throws InterruptedException {
} while (!connectedToMongo);

setupRateLimitWatcher();
OptimizeStorageCron osc = new OptimizeStorageCron();
osc.init();

loggerMaker.infoAndAddToDb("Starting.......", LogDb.TESTING);

Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit e4ca90d

Please sign in to comment.