From 37188d981666c0532a57247b014e2c59e3b7f003 Mon Sep 17 00:00:00 2001 From: Koen Van Impe Date: Mon, 8 Aug 2022 10:36:13 +0200 Subject: [PATCH] Remove CIRCL NS / ZMQ from sample config file --- configs/core.cfg.sample | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/configs/core.cfg.sample b/configs/core.cfg.sample index 0a04268f..d5a76946 100644 --- a/configs/core.cfg.sample +++ b/configs/core.cfg.sample @@ -228,7 +228,7 @@ dns = 8.8.8.8 dns = 8.8.8.8 [Web] -dns = 149.13.33.69 +dns = 8.8.8.8 # Indexer configuration [Indexer] @@ -247,7 +247,8 @@ maxDuplicateToPushToMISP=10 # e.g.: tcp://127.0.0.1:5556,tcp://127.0.0.1:5557 [ZMQ_Global] #address = tcp://crf.circl.lu:5556 -address = tcp://127.0.0.1:5556,tcp://crf.circl.lu:5556 +# address = tcp://127.0.0.1:5556,tcp://crf.circl.lu:5556 +address = tcp://127.0.0.1:5556 channel = 102 bind = tcp://127.0.0.1:5556