33 lines
1.5 KiB
XML
33 lines
1.5 KiB
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="My" GeneratedClassName="MySettings" UseMySettingsClassName="true">
|
|
<Profiles />
|
|
<Settings>
|
|
<Setting Name="LOG_PATH" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)" />
|
|
</Setting>
|
|
<Setting Name="SQL_CONNECTIONSTRING" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)" />
|
|
</Setting>
|
|
<Setting Name="FIREBIRD_SERVER" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)" />
|
|
</Setting>
|
|
<Setting Name="FIREBIRD_DATABASE" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)" />
|
|
</Setting>
|
|
<Setting Name="FIREBIRD_USER" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)" />
|
|
</Setting>
|
|
<Setting Name="FIREBIRD_PASSWORD" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)" />
|
|
</Setting>
|
|
<Setting Name="LOG_DEBUG" Type="System.Boolean" Scope="Application">
|
|
<Value Profile="(Default)">False</Value>
|
|
</Setting>
|
|
<Setting Name="ADSYNC_CONFIG" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)">True|0 0 0/1 * * ?|RootPath::LDAP://DIGITALDATA</Value>
|
|
</Setting>
|
|
<Setting Name="TEST_CONFIG" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)">False|10/0 * * * * ?|Foo::Bar</Value>
|
|
</Setting>
|
|
</Settings>
|
|
</SettingsFile> |