fix: Roll back an overtuned limit
This commit is contained in:
parent
363189597c
commit
768db5a057
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
interval=7
|
||||
limit=100000
|
||||
limit=1000
|
||||
|
||||
echo "tmp_post_origin_deleted"
|
||||
tmp_post_origin_deleted_q="${limit}"
|
||||
|
|
Loading…
Add table
Reference in a new issue