2013-04-15 16:28:45 -05:00
|
|
|
# The period which registry subscriptions are processed
|
2013-10-23 11:05:38 -05:00
|
|
|
ebxml-subscription-process.cron=0/20+*+*+*+*+?
|
2013-08-06 15:06:36 -05:00
|
|
|
# The period which the registry runs the garbage collection
|
|
|
|
ebxml-garbage-collect-process.cron=0/10+*+*+*+*+?
|
2013-10-15 16:13:30 -05:00
|
|
|
# The period which adhoc subscriptions are cleaned, every 20 mins
|
|
|
|
adhocsubscription-process.cron=0+0/20+*+*+*+?
|
2013-08-06 15:06:36 -05:00
|
|
|
# When a federation synchonization is necessary, this is the number of threads
|
|
|
|
# that will be used for synchronization
|
|
|
|
ebxml-federation-sync-threads=3
|
2013-04-15 16:28:45 -05:00
|
|
|
# Master switch enabling email transmission
|
2013-10-08 12:50:07 -05:00
|
|
|
ebxml-email.enabled=false
|
2013-10-23 11:05:38 -05:00
|
|
|
# The maximum number of events that will be batched and send
|
|
|
|
# in a registry replication notification
|
2013-10-30 13:37:09 -05:00
|
|
|
ebxml-notification-batch-size=50
|
|
|
|
# Configuration of thread pool used to handle web service requests
|
|
|
|
ebxml-webserver-min-threads=2
|
|
|
|
ebxml-webserver-max-threads=10
|