mirror of
https://github.com/fluent/fluentd-ui.git
synced 2026-05-05 10:56:11 +02:00
in_syslog: Hide transport section and blocking_timeout
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
This commit is contained in:
parent
d549818c23
commit
417291566f
@ -27,7 +27,9 @@ class Fluentd
|
||||
|
||||
def hidden_options
|
||||
[
|
||||
:parse
|
||||
:parse,
|
||||
:transport,
|
||||
:blocking_timeout
|
||||
]
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user