add quartz scheduler to jobrunner

This commit is contained in:
Jonathan Jenne
2019-04-17 16:30:53 +02:00
parent 0374016cde
commit f68e5cf19f
8 changed files with 149 additions and 4 deletions

View File

@@ -32,5 +32,8 @@
<Setting Name="JOB_ADSYNC_ROOT_PATH" Type="System.String" Scope="Application">
<Value Profile="(Default)" />
</Setting>
<Setting Name="DB_CONNECTIONSTRING" Type="System.String" Scope="Application">
<Value Profile="(Default)" />
</Setting>
</Settings>
</SettingsFile>