mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 07:08:19 +00:00
4 lines
82 B
Text
4 lines
82 B
Text
@load base/files/extract
|
|
|
|
# 100 MB.
|
|
redef FileExtract::default_limit = 104857600;
|