Skip to content

Commit e5ab2b1

Browse files
committed
setting shorter test configs
1 parent f673a8c commit e5ab2b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conf/application.conf

+2-2
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,10 @@ system.ls.bin="/bin/ls"
8585
system.wc.bin="/usr/bin/wc"
8686
system.rm.bin="/bin/rm"
8787

88-
job.ImportJob.runEvery=5
88+
job.ImportJob.runEvery=1
8989
job.ImportJob.numerOfImports=10
9090

91-
job.FileCheckJob.runEvery=2
91+
job.FileCheckJob.runEvery=1
9292
job.FileCheckJob.batchsize=20
9393

9494
job.FileAuthScanJob.runEvery=5

0 commit comments

Comments
 (0)