| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 21ef3d6 commit dadccb7
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -788,7 +788,7 @@ module.exports = { | |||
| 788 | 788 | return Array.isArray(cpus) && (cpus.length > 1 || cpus[0].speed > 999); | |
| 789 | 789 | }, | |
| 790 | 790 | ||
| 791 | - get enoughTestMeme() { | ||
| 791 | + get enoughTestMem() { | ||
| 792 | 792 | return require('os').totalmem() > 0x70000000; /* 1.75 Gb */ | |
| 793 | 793 | }, | |
| 794 | 794 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments