Setting up a Multiplayer Server: Difference between revisions

From Vintage Story Wiki
mNo edit summary
Line 149: Line 149:
On windows, by default this file is located at '''%appdata%/VintageStoryData/serverconfig.json'''.
On windows, by default this file is located at '''%appdata%/VintageStoryData/serverconfig.json'''.
On Linux it's located at '''./data/serverconfig.json''' of your server directory (e.g. ''/home/vintagestory/server/data/serverconfig.json'' if setup like described here)
On Linux it's located at '''./data/serverconfig.json''' of your server directory (e.g. ''/home/vintagestory/server/data/serverconfig.json'' if setup like described here)
''Explanation of values in serverconfig.json you can find here: [[Server Config]]''


Here are some of the configurations set by commands, that you'd typically want to set.
Here are some of the configurations set by commands, that you'd typically want to set.