Skip to content
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.

Commit

Permalink
Revert the max heap flag
Browse files Browse the repository at this point in the history
  • Loading branch information
reis authored Aug 27, 2022
1 parent e1f654b commit dc50c15
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion wsEvents/PatchApp.js
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,6 @@ function reportSys(args, ws) {

module.exports = async function (message, ws) {
const args = [
'-Xmx2G',
'-jar',
global.jarNames.cli,
'-b',
Expand Down

0 comments on commit dc50c15

Please sign in to comment.