41 lines
2.0 KiB
XML
41 lines
2.0 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>
|
|
<Setting Name="UploadTempPath" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)">~/Attachments</Value>
|
|
</Setting>
|
|
<Setting Name="AttachmentsPath" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)">~/Attachments</Value>
|
|
</Setting>
|
|
<Setting Name="MongoDBName" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)">Envisage</Value>
|
|
</Setting>
|
|
</Settings>
|
|
</SettingsFile> |