mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-19 15:42:09 +00:00
fix(docs): fix config example for file sink (#2380)
This commit is contained in:
parent
f293add5b1
commit
cadcdd936c
@ -494,6 +494,7 @@ Note that the file source can read files generated by this sink.
|
||||
```yml
|
||||
sink:
|
||||
type: file
|
||||
config:
|
||||
filename: ./path/to/mce/file.json
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user