32 lines
1.6 KiB
XML
32 lines
1.6 KiB
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="EnVisage.Properties" GeneratedClassName="Settings">
|
|
<Profiles />
|
|
<Settings>
|
|
<Setting Name="CheckInterval" Type="System.Int32" Scope="Application">
|
|
<Value Profile="(Default)">1000</Value>
|
|
</Setting>
|
|
<Setting Name="UnlockInterval" Type="System.Int32" Scope="Application">
|
|
<Value Profile="(Default)">300</Value>
|
|
</Setting>
|
|
<Setting Name="LockersIdList" Type="System.Collections.Specialized.StringCollection" Scope="Application">
|
|
<Value Profile="(Default)"><?xml version="1.0" encoding="utf-16"?>
|
|
<ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
|
<string>Clients</string>
|
|
<string>Projects</string>
|
|
<string>Scenarios</string>
|
|
</ArrayOfString></Value>
|
|
</Setting>
|
|
<Setting Name="GenerateCalendarYears" Type="System.Int32" Scope="Application">
|
|
<Value Profile="(Default)">20</Value>
|
|
</Setting>
|
|
<Setting Name="ForgotPasswordLinkTTLDays" Type="System.Int32" Scope="Application">
|
|
<Value Profile="(Default)">1</Value>
|
|
</Setting>
|
|
<Setting Name="IsEmailTestMode" Type="System.Boolean" Scope="Application">
|
|
<Value Profile="(Default)">True</Value>
|
|
</Setting>
|
|
<Setting Name="JSLockCheckInterval" Type="System.Int32" Scope="Application">
|
|
<Value Profile="(Default)">2000</Value>
|
|
</Setting>
|
|
</Settings>
|
|
</SettingsFile> |