increase free disk percentage

This commit is contained in:
Wes Lambert
2020-01-20 14:08:02 +00:00
parent 533d54793d
commit 0b45d6f638

View File

@@ -4,7 +4,7 @@
{ "PacketsDirectory": "/nsm/pcap" { "PacketsDirectory": "/nsm/pcap"
, "IndexDirectory": "/nsm/pcapindex" , "IndexDirectory": "/nsm/pcapindex"
, "MaxDirectoryFiles": 30000 , "MaxDirectoryFiles": 30000
, "DiskFreePercentage": 5 , "DiskFreePercentage": 10
} }
] ]
, "StenotypePath": "/usr/bin/stenotype" , "StenotypePath": "/usr/bin/stenotype"