From ee1e8c27b804061f0e981ddc0b575291e4148c31 Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Thu, 14 Apr 2016 18:27:51 +0100 Subject: [Feature] Add common directory for hyperscan cache to config --- conf/options.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'conf') diff --git a/conf/options.inc b/conf/options.inc index d9b48a51e..318de7554 100644 --- a/conf/options.inc +++ b/conf/options.inc @@ -35,3 +35,4 @@ words_decay = 200; # Local networks local_addrs = "192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12, fd00::/8, 169.254.0.0/16, fe80::/10"; +hs_cache_dir = "${DBDIR}/"; -- cgit v1.2.3