summarylogtreecommitdiffstats
path: root/config.txt
diff options
context:
space:
mode:
authorilmikko2016-10-17 21:56:39 +0100
committerilmikko2016-10-17 21:56:39 +0100
commit7d9587c7ab1b45ac3f6e327b0155b70297141a72 (patch)
treef22dfccaf57f9268938ee9a25a04985038c7b974 /config.txt
parent3170c6138e35296c173abbe52377d396d66356ab (diff)
downloadaur-7d9587c7ab1b45ac3f6e327b0155b70297141a72.tar.gz
Now whenever files are referenced in the arguments, the terraria-server converts those filepaths into real paths (absolute ones) so that the binary understands which files we talk about.
Made the config.txt a bit more informative.
Diffstat (limited to 'config.txt')
-rw-r--r--config.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.txt b/config.txt
index b9d2b8683ff5..9cd511158473 100644
--- a/config.txt
+++ b/config.txt
@@ -22,6 +22,7 @@
#remove the # in front of commands to enable them.
#Load a world and automatically start the server.
+#Make sure to set the correct permissions - the folder needs to be owned and writable to 'terraria', otherwise the server will crash!
#world=/srv/terraria/world1.wld
#Creates a new world if none is found. World size is specified by: 1(small), 2(medium), and 3(large).
@@ -37,7 +38,7 @@
#maxplayers=8
#Set the port number
-#port=777
+#port=7777
#Set the server password
#password=p@55w0rd