User Tools

Site Tools


cookbooks:devel:core

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
cookbooks:devel:core [2018/12/19 09:24]
teotwaki Add documentation for `tcp_accept_haproxy`
cookbooks:devel:core [2018/12/27 08:52]
miconda [Global Parameters Section]
Line 46: Line 46:
 listen=udp:10.0.0.10:5060 listen=udp:10.0.0.10:5060
 </code> </code>
 +
 +Usually setting a parameter is ended by end of line, but it can be also ended with **;** (semicolon). This should be used when the grammar of a parameter allows values on multiple lines (like **listen** or **alias**) and the next line creates a conflict by being swallowed as part of value for previous parameter.
  
 ==== Modules Settings Section ==== ==== Modules Settings Section ====
cookbooks/devel/core.txt ยท Last modified: 2022/04/11 17:10 by bkaufman