> For the complete documentation index, see [llms.txt](https://docs.weirdhost.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.weirdhost.xyz/plus/startup.md).

# 시작 커맨드 변경

<figure><img src="/files/xy2jRBmcFIwRCmq0WhRj" alt=""><figcaption></figcaption></figure>

수정 버튼을 클릭하여 시작 커맨드 변경이 가능해요.

<figure><img src="/files/YabEHkmTldTNoY5TIMgj" alt=""><figcaption></figcaption></figure>

```
java -Xms128M -XX:MaxRAMPercentage=85.0 -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+DisableExplicitGC -XX:G1ReservePercent=20 -XX:InitiatingHeapOccupancyPercent=15 -XX:+PerfDisableSharedMem -Dterminal.jline=false -Dterminal.ansi=true -Duser.timezone=Asia/Seoul -jar {{SERVER_JARFILE}} --nogui
```
