test/conf.d/jerbil_local.rb in jerbil-1.3.3 vs test/conf.d/jerbil_local.rb in jerbil-1.4.5
- old
+ new
@@ -23,9 +23,11 @@
log_level :debug
# private key file used to authenticate privileged users
key_dir "#{project_root}/test/pids"
+disable_syslog true
+
# netmask
net_address '192.168.0.1'
net_mask 26
scan_timeout 0.1
\ No newline at end of file