velocity: use cutting edge jar
temporary fix for 1.21.11 update
This commit is contained in:
parent
a61b109678
commit
63abb5dae8
1 changed files with 1 additions and 1 deletions
|
|
@ -116,7 +116,7 @@
|
||||||
java \
|
java \
|
||||||
-Xmx1G -Xms1G -XX:+UseG1GC -XX:G1HeapRegionSize=4M -XX:+UnlockExperimentalVMOptions -XX:+ParallelRefProcEnabled -XX:+AlwaysPreTouch -XX:MaxInlineLevel=15 \
|
-Xmx1G -Xms1G -XX:+UseG1GC -XX:G1HeapRegionSize=4M -XX:+UnlockExperimentalVMOptions -XX:+ParallelRefProcEnabled -XX:+AlwaysPreTouch -XX:MaxInlineLevel=15 \
|
||||||
-Dvelocity.max-known-packs=264 \
|
-Dvelocity.max-known-packs=264 \
|
||||||
-jar ${pkgs.velocity}/share/velocity/velocity.jar
|
-jar /var/lib/velocity/velocity-3.4.0-SNAPSHOT-558.jar
|
||||||
'';
|
'';
|
||||||
|
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue