Commit 41c47164 authored by Dominik Charousset's avatar Dominik Charousset

Fix typo in example caf-application.ini

parent af262298
...@@ -40,7 +40,7 @@ enable-automatic-connections=false ...@@ -40,7 +40,7 @@ enable-automatic-connections=false
; accepted alternative: 'asio' (only when compiling CAF with ASIO) ; accepted alternative: 'asio' (only when compiling CAF with ASIO)
network-backend='default' network-backend='default'
; application identifier of this node ; application identifier of this node
app-identifier='' app-identifier=""
; maximum number of consecutive I/O reads per broker ; maximum number of consecutive I/O reads per broker
max-consecutive-reads=50 max-consecutive-reads=50
; heartbeat message interval in ms (0 disables heartbeating) ; heartbeat message interval in ms (0 disables heartbeating)
......
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