Skip to content

Commit

Permalink
set cleanupJobEnabled as true
Browse files Browse the repository at this point in the history
  • Loading branch information
hodayaGamliel committed Sep 16, 2018
1 parent 015175b commit 5cc052c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ maxUsedStoragePercentage: 0.90
enableCors: true
corsOrigins: "*"
retentionPeriodDays: 92
cleanupJobEnabled: false
cleanupJobEnabled: true

server:
# softNofileLimit: 1000
Expand Down

0 comments on commit 5cc052c

Please sign in to comment.