FLASH: Added a simple explanation about the server instance types.

This commit is contained in:
Relism
2024-12-16 19:34:35 +01:00
parent f9f4cc9dc0
commit 1d908ae2eb
13 changed files with 200 additions and 629 deletions
+3 -1
View File
@@ -3,7 +3,9 @@
{
"text": "Flash Documentation",
"items": [
{ "text": "Getting Started", "link": "/flash" }
{ "text": "Getting Started", "link": "/flash" },
{ "text": "Installation", "link": "/flash/installation" },
{ "text": "Server Types", "link": "/flash/server-types" }
]
}
]