diff --git a/doc/userguide/rules/datasets.rst b/doc/userguide/rules/datasets.rst index 591efe1769..f2f900bd6f 100644 --- a/doc/userguide/rules/datasets.rst +++ b/doc/userguide/rules/datasets.rst @@ -64,6 +64,7 @@ Example:: memcap: 10mb hashsize: 1024 +.. note:: The `hashsize` should be close to the amount of entries in the dataset to avoid collisions. If it's set too low, this could result in rather long startup time. Rule keywords -------------