We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f52c9c commit 45b111dCopy full SHA for 45b111d
content/tutorials/others/simple-minecraft-server.md
@@ -141,13 +141,14 @@ To learn more about running systemd services with the SRCF see
141
142
Now that the setup is finished you can log out of doom.srcf.net using `logout`.
143
144
-{{ < alert type="warning" > }}
+{{< alert type="warning" >}}
145
146
You may notice that in the command to start the server the memory it can use is limited to 1GB and its priority is set
147
using `nice`. Please do not change the priority or memory usage of your server in order to be considerate to other
148
users of the SRCF's systems!
149
150
-{{ < /alert > }}
+{{< /alert >}}
151
+
152
## Closing remarks
153
154
Did you like this or find this cool? We invite you to check out
0 commit comments