Make PermGen max consistent
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
parent
53305bf5a7
commit
be5a1b47ac
1 changed files with 1 additions and 1 deletions
|
@ -288,7 +288,7 @@
|
||||||
<number>4</number>
|
<number>4</number>
|
||||||
</property>
|
</property>
|
||||||
<property name="maximum">
|
<property name="maximum">
|
||||||
<number>999999999</number>
|
<number>1048576</number>
|
||||||
</property>
|
</property>
|
||||||
<property name="singleStep">
|
<property name="singleStep">
|
||||||
<number>8</number>
|
<number>8</number>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue