Setting up a Multiplayer Server/ru: Difference between revisions

From Vintage Story Wiki
Created page with "Как только ваш сервер будет запущен, вы можете просмотреть некоторые из следующих параметров к..."
(Created page with "== Основные Настройки ==")
(Created page with "Как только ваш сервер будет запущен, вы можете просмотреть некоторые из следующих параметров к...")
Line 141: Line 141:
== Основные Настройки ==
== Основные Настройки ==


Once your server is up and running you might want to look over some of the following configuration options. You can configure the server while its running through commands or by editing the serverconfig.json, for which the server needs to be stopped.
Как только ваш сервер будет запущен, вы можете просмотреть некоторые из следующих параметров конфигурации. Вы можете настроить сервер во время его работы с помощью команд или путем редактирования файла serverconfig.json, для этого сервер должен быть остановлен.
On windows, by default this file is located at '''%appdata%/VintageStoryData/serverconfig.json'''.
В windows по умолчанию этот файл находится по адресу "%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)
В Linux находится на уровне "'./data/serverconfig.json"' в каталоге сервера (напр., ''/home/vintagestory/server/data/serverconfig.json'' если настройки, как описано здесь)


''Explanation of values in serverconfig.json you can find here: [[Server Config]]''
''Explanation of values in serverconfig.json you can find here: [[Server Config]]''
688

edits