JobRunner: update default settings

This commit is contained in:
Jonathan Jenne
2019-04-30 14:41:56 +02:00
parent 6bf84421d6
commit 50d205717f
4 changed files with 7 additions and 7 deletions

View File

@@ -24,10 +24,10 @@
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="ADSYNC_CONFIG" Type="System.String" Scope="Application">
<Value Profile="(Default)" />
<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>
<Value Profile="(Default)">False|10/0 * * * * ?|Foo::Bar</Value>
</Setting>
</Settings>
</SettingsFile>