mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-21 08:32:05 +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
|
```yml
|
||||||
sink:
|
sink:
|
||||||
type: file
|
type: file
|
||||||
|
config:
|
||||||
filename: ./path/to/mce/file.json
|
filename: ./path/to/mce/file.json
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user