8 lines
182 B
TOML
8 lines
182 B
TOML
[destination.filesystem]
|
|
bucket_url = "file:///home/deeman/data/wasde" # three / for an absolute path
|
|
kwargs = '{"auto_mkdir": true}'
|
|
|
|
[runtime]
|
|
log_level="DEBUG"
|
|
log_format="JSON"
|