mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 05:58:20 +00:00
Fix cluster layout graphic and doc warnings
This commit is contained in:
parent
07043d6dd8
commit
2c9dbdd055
9 changed files with 19 additions and 13 deletions
|
@ -872,7 +872,7 @@ type geo_location: record {
|
|||
longitude: double &optional; ##< Longitude.
|
||||
} &log;
|
||||
|
||||
## The directory containing MaxMind DB (*.mmdb) files to use for GeoIP support.
|
||||
## The directory containing MaxMind DB (.mmdb) files to use for GeoIP support.
|
||||
const mmdb_dir: string = "" &redef;
|
||||
|
||||
## Computed entropy values. The record captures a number of measures that are
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue