aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Hosting-a-Server.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Hosting-a-Server.md b/Hosting-a-Server.md
index 0685481..c1ec615 100644
--- a/Hosting-a-Server.md
+++ b/Hosting-a-Server.md
@@ -14,4 +14,4 @@ While this is absolutely not ideal, it's the best solution for headless dedicate
Regarding RAM usage, dedicated servers also use significant amounts of RAM at the moment, often requiring 1.5-2GB, though I expect this to lower as development continues.
**Server Configuration**
-Whether you're running a listen or dedicated server, you'll generally want to mess with the configuration at least a bit. While I do think the default configuration settings are pretty ok, being able to change your server's name or password, or increase your server's tickrate is often something you'll want to do. \ No newline at end of file
+Whether you're running a listen or dedicated server, you'll generally want to mess with the configuration at least a bit. While I do think the default configuration settings are pretty ok, being able to change your server's name or password, or increasing your server's tickrate is often something you'll want to do. Server configuration can be modified in the file `R2Northstar/mods/Northstar.CustomServers/mod/cfg/autoexec_ns_server.cfg`, which will be executed on server startup. \ No newline at end of file