fix confirm resolve

This commit is contained in:
hrsh7th
2023-06-23 13:29:24 +09:00
parent 8a1694ff33
commit 9e49ed3fee
5 changed files with 24 additions and 9 deletions

View File

@@ -19,6 +19,7 @@ return function()
debounce = 60,
throttle = 30,
fetching_timeout = 500,
confirm_resolve_timeout = 80,
async_budget = 1,
max_view_entries = 200,
},