Commit 11fbc9a2 authored by Dominik Charousset's avatar Dominik Charousset

Fix typo in caf-application.ini, close #660

parent 2d2c7014
......@@ -54,9 +54,9 @@ detach-utility-actors=true
; requires the user to trigger I/O manually
detach-multiplexer=true
; enable or disable communication via the TCP transport protocol
middleman_enable_tcp=true
enable-tcp=true
; enable or disable communication via the UDP transport protocol
middleman_enable_udp=false
enable-udp=false
; when compiling with logging enabled
[logger]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment