mirror of
https://github.com/zeek/zeek.git
synced 2025-10-15 21:18:20 +00:00
Add summary documentation to bif files.
This commit is contained in:
parent
aa69fd53fb
commit
b8778026a6
5 changed files with 18 additions and 5 deletions
|
@ -1,4 +1,6 @@
|
|||
# Documentation and default values for these are located in policy/bro.init.
|
||||
##! Declaration of various scripting-layer constants that the Bro core uses
|
||||
##! internally. Documentation and default values for the scripting-layer
|
||||
##! variables themselves are found in :doc:`/scripts/base/init-bare`.
|
||||
|
||||
const ignore_keep_alive_rexmit: bool;
|
||||
const skip_http_data: bool;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue