mirror of
https://github.com/GayPizzaSpecifications/foundation.git
synced 2025-08-06 23:11:30 +00:00
Initial work on scheduled backups.
This commit is contained in:
3
foundation-core/src/main/resources/quartz.properties
Normal file
3
foundation-core/src/main/resources/quartz.properties
Normal file
@ -0,0 +1,3 @@
|
||||
org.quartz.scheduler.instanceName = Foundation
|
||||
org.quartz.threadPool.threadCount = 2
|
||||
org.quartz.jobStore.class = org.quartz.simpl.RAMJobStore
|
Reference in New Issue
Block a user