77 lines
3.8 KiB
XML
77 lines
3.8 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="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="CreateScenario" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)" />
|
|
</Setting>
|
|
<Setting Name="ActualCapacityColor" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)">#2F4074</Value>
|
|
</Setting>
|
|
<Setting Name="PlannedCapacityColor" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)">#448E4D</Value>
|
|
</Setting>
|
|
<Setting Name="TestEmailAddress" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)">envisage.tulasoft@gmail.com</Value>
|
|
</Setting>
|
|
<Setting Name="LockerAPIReleaseLockTimeout" Type="System.Int32" Scope="Application">
|
|
<Value Profile="(Default)">300</Value>
|
|
</Setting>
|
|
<Setting Name="MongoDBName" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)">Envisage</Value>
|
|
</Setting>
|
|
<Setting Name="LockerAPIWarningInterval" Type="System.Int32" Scope="Application">
|
|
<Value Profile="(Default)">60</Value>
|
|
</Setting>
|
|
<Setting Name="LockerAPIInactivityTimeout" Type="System.Int32" Scope="Application">
|
|
<Value Profile="(Default)">300</Value>
|
|
</Setting>
|
|
<Setting Name="DomainId" Type="System.Guid" Scope="Application">
|
|
<Value Profile="(Default)">44b30d9d-9df2-41c9-8619-ddc87421b9ad</Value>
|
|
</Setting>
|
|
<Setting Name="TenantId" Type="System.Guid" Scope="Application">
|
|
<Value Profile="(Default)">90311fe7-808d-48eb-a2ad-091989272bdf</Value>
|
|
</Setting>
|
|
<Setting Name="TenantAccessToken" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)">0027008813528073eed8ad21e8070777</Value>
|
|
</Setting>
|
|
<Setting Name="AuditServiceUrl" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)">http://localhost:61709/v1/</Value>
|
|
</Setting>
|
|
<Setting Name="TenantPassword" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)">9f427a06b875fad2148a80437254c417</Value>
|
|
</Setting>
|
|
<Setting Name="UseAuditNet" Type="System.Boolean" Scope="Application">
|
|
<Value Profile="(Default)">True</Value>
|
|
</Setting>
|
|
</Settings>
|
|
</SettingsFile> |