SMX_PGE/smx-config/Properties/Settings.settings

21 lines
957 B
Plaintext
Raw Permalink Normal View History

2017-12-14 20:02:36 -06:00
<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="smx_config.Properties" GeneratedClassName="Settings">
<Profiles />
<Settings>
<Setting Name="LaunchOnStartup" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="CustomSensors" Type="System.String" Scope="User">
2019-09-25 19:16:19 -05:00
<Value Profile="(Default)" />
</Setting>
<Setting Name="UseInnerSensorThresholds" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="UseOuterSensorThresholds" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="AdvancedMode" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
</Settings>
2017-12-14 20:02:36 -06:00
</SettingsFile>