Skip to content

Commit

Permalink
chore: remove maxlag
Browse files Browse the repository at this point in the history
  • Loading branch information
m90 committed Aug 14, 2024
1 parent caf6e14 commit 65477d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion transferbot.sh
Original file line number Diff line number Diff line change
@@ -56,4 +56,4 @@ read_entities() {

read_entities $@ |\
mangle_data -t "$target_wiki_origin" -p type -p labels -p descriptions -p aliases -p datatype |\
wb create-entity --max-lag 1 --no-exit-on-error --batch --instance "$target_wiki_origin"
wb create-entity --no-exit-on-error --batch --instance "$target_wiki_origin"

0 comments on commit 65477d7

Please sign in to comment.