mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +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