From c53915391243bae6b55a0c6f8acc78b3361f2fb0 Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Fri, 11 Oct 2019 16:50:10 +0100 Subject: [Minor] Add some default options --- conf/options.inc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'conf/options.inc') diff --git a/conf/options.inc b/conf/options.inc index 504e06a01..f600fdb9c 100644 --- a/conf/options.inc +++ b/conf/options.inc @@ -24,6 +24,11 @@ map_file_watch_multiplier = 0.1; dynamic_conf = "$DBDIR/rspamd_dynamic"; history_file = "$DBDIR/rspamd.history"; check_all_filters = false; + +# Default settings +dns_max_requests = 64; +max_lua_urls = 1024; + dns { timeout = 1s; sockets = 16; -- cgit v1.2.3