Skip to content

Commit

Permalink
[IMPROVEMENT] Set default -Dextra.props=/root/conf/jvm.properties f…
Browse files Browse the repository at this point in the history
…or TMail apps

- Better convenient as this is our common path to use too.
- Match default behavior with James apps
  • Loading branch information
quantranhong1999 authored and vttranlina committed Oct 11, 2024
1 parent 6b4d3be commit 11d9e1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
<jvmFlag>-XX:+ExitOnOutOfMemoryError</jvmFlag>
<jvmFlag>-Dlogback.configurationFile=/root/conf/logback.xml</jvmFlag>
<jvmFlag>-Dworking.directory=/root/</jvmFlag>
<jvmFlag>-Dextra.props=/root/conf/jvm.properties</jvmFlag>
</jvmFlags>
</container>
</configuration>
Expand Down

0 comments on commit 11d9e1c

Please sign in to comment.