Skip to content

Commit

Permalink
Add EntityClearer debug to the default list
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonHorkles committed Apr 10, 2024
1 parent 55c2adf commit 08db367
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>me.jasonhorkles</groupId>
<artifactId>FileCleaner</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>

<properties>
<maven.compiler.source>17</maven.compiler.source>
Expand Down
5 changes: 5 additions & 0 deletions src/main/resources/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,8 @@ folders:
age: 60
count: 10
size: -1
4:
#location: "/plugins/EntityClearer/debug"
age: 30
count: 3
size: -1

0 comments on commit 08db367

Please sign in to comment.