7 lines
140 B
TOML
7 lines
140 B
TOML
[destination.filesystem]
|
|
bucket_url = "file:///~/data/wasde" # three / for an absolute path
|
|
|
|
[runtime]
|
|
log_level="DEBUG"
|
|
log_format="JSON"
|