Bugifx
This commit is contained in:
parent
797e5f5592
commit
a9ac62d9e2
1 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ input(type="imtcp" port="<%= @tcp_port %>")
|
|||
module(load="imrelp")
|
||||
input(
|
||||
type="imrelp"
|
||||
port="<%= @relp_port %>
|
||||
port="<%= @relp_port %>"
|
||||
maxDataSize="10k"
|
||||
oversizeMode="trucate")
|
||||
oversizeMode="truncate")
|
||||
<% end -%>
|
||||
|
|
Loading…
Add table
Reference in a new issue