mirror of
https://github.com/wassname/FanFicFare.git
synced 2026-09-13 12:11:20 +08:00
Set custom column only if there's a value (mostly for int/float columns).
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
queue:
|
||||
- name: default
|
||||
rate: 1/s
|
||||
- name: download
|
||||
rate: 10/s
|
||||
retry_parameters:
|
||||
task_retry_limit: 2
|
||||
Reference in New Issue
Block a user