Set Tomcat min heap size to 32 MB

This commit is contained in:
Disassembler 2018-02-06 22:01:19 +01:00
parent 86eabf4a42
commit b12e0222e7
Signed by: Disassembler
GPG Key ID: 524BD33A0EE29499

View File

@ -0,0 +1,3 @@
#!/bin/sh
CATALINA_OPTS=-Xms32M