Files
order-bak/assets/config.toml
2026-04-21 18:17:54 +08:00

15 lines
232 B
TOML

# order-bak config template
# Copy to ~/.config/order-bak/config.toml and fill in values
[azure]
connection_string = ""
[scan]
# page_size = 500
# delay_ms = 200
# scan_dir = "./scan"
[delete]
# batch_size = 100
# delay_ms = 300