mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-29 23:45:51 +00:00
Fix missing jtACCEPT job limit
This commit is contained in:
@@ -608,6 +608,7 @@ private:
|
||||
case jtHO_READ:
|
||||
case jtHO_WRITE:
|
||||
case jtGENERIC:
|
||||
case jtACCEPT:
|
||||
limit = 0;
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user