chore: add assets config template and update gitignore
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
14
assets/config.toml
Normal file
14
assets/config.toml
Normal file
@@ -0,0 +1,14 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user