Skip to content

Commit 96ab8ff

Browse files
committed
🔖 发布 1.6 版
1 parent 8809aca commit 96ab8ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<groupId>im.zhaojun</groupId>
1414
<artifactId>zfile</artifactId>
15-
<version>1.5</version>
15+
<version>1.6</version>
1616
<name>zfile</name>
1717
<packaging>war</packaging>
1818
<description>一个在线的文件浏览系统</description>
@@ -148,7 +148,7 @@
148148
<configuration>
149149
<jvms>
150150
<jvm>-server</jvm>
151-
<jvm>-Xmx512m</jvm>
151+
<jvm>-Xmx300m -Xmx100m</jvm>
152152
<jvm>-Djava.security.egd=file:/dev/./urandom</jvm>
153153
</jvms>
154154
</configuration>

0 commit comments

Comments
 (0)