<?xml version="1.0" encoding="utf-8"?>
<TorchConfig xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <InstanceName>Instance</InstanceName>
  <InstancePath>./servers</InstancePath>
  <Autostart>true</Autostart>
  <RestartOnCrash>false</RestartOnCrash>
  <RestartOnGameUpdate>false</RestartOnGameUpdate>
  <GameUpdateRestartDelayMins>5</GameUpdateRestartDelayMins>
  <NoGui>true</NoGui>
  <GetTorchUpdates>true</GetTorchUpdates>
  <GetPluginUpdates>true</GetPluginUpdates>
  <BypassIsReloadableFlag>false</BypassIsReloadableFlag>
  <TickTimeout>60</TickTimeout>
  <Plugins />
  <LocalPlugins>false</LocalPlugins>
  <DisconnectOnRestart>false</DisconnectOnRestart>
  <ChatName>Server</ChatName>
  <ChatColor>Red</ChatColor>
  <EnableWhitelist>false</EnableWhitelist>
  <Whitelist />
  <WindowWidth>980</WindowWidth>
  <WindowHeight>588</WindowHeight>
  <FontSize>16</FontSize>
  <UgcServiceType>Steam</UgcServiceType>
  <BranchName>master</BranchName>
  <LastUsedTheme>Torch Theme</LastUsedTheme>
  <IndependentConsole>true</IndependentConsole>
  <EnableAsserts>false</EnableAsserts>
  <SendLogsToKeen>false</SendLogsToKeen>
  <DeleteMiniDumps>true</DeleteMiniDumps>
</TorchConfig>