diff options
Diffstat (limited to 'id/server/stork2-saml-engine/src/main/config/embedded/quartz.properties')
-rw-r--r-- | id/server/stork2-saml-engine/src/main/config/embedded/quartz.properties | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/id/server/stork2-saml-engine/src/main/config/embedded/quartz.properties b/id/server/stork2-saml-engine/src/main/config/embedded/quartz.properties deleted file mode 100644 index 4e4de5cac..000000000 --- a/id/server/stork2-saml-engine/src/main/config/embedded/quartz.properties +++ /dev/null @@ -1,5 +0,0 @@ -org.quartz.scheduler.instanceName = UpdateScheduler
-org.quartz.threadPool.threadCount = 1
-org.quartz.jobStore.class =org.quartz.simpl.RAMJobStore
-org.quartz.plugin.shutdownhook.class = org.quartz.plugins.management.ShutdownHookPlugin
-org.quartz.plugin.shutdownhook.cleanShutdown = true
\ No newline at end of file |