Revert "ubox: the validation code has problems with the "(" char. use string for now"
This reverts commit f7c2ac3ea9b5f2dc4ef4ce4ef195de8a4ac5546b. SVN-Revision: 38937
This commit is contained in:
parent
1527f96ca6
commit
cdbff3641b
@ -15,7 +15,7 @@ validate_log_section()
|
|||||||
'log_size:uinteger' \
|
'log_size:uinteger' \
|
||||||
'log_ip:ipaddr' \
|
'log_ip:ipaddr' \
|
||||||
'log_port:port:514' \
|
'log_port:port:514' \
|
||||||
'log_proto:string:udp' \
|
'log_proto:or("tcp", "udp"):udp' \
|
||||||
'log_prefix:string'
|
'log_prefix:string'
|
||||||
return $?
|
return $?
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user