Project

General

Profile

« Previous | Next » 

Revision 2550

Added by Jing Tao almost 19 years ago

Add some new properties for the timed replication setting.

View differences:

build.properties
47 47
# It is used for the qformat=knb skin only
48 48
knb-site-url=http://knb.ecoinformatics.org
49 49

  
50
#Turn off or on for timed replication
51
#valide value is on, off 
52
timedreplication=off
53

  
54
# The time for starting first timed replication if timedreplication is on
55
# The value should be in SHORT format (e.g. 22.00.00) without date
56
# The first timed replication will start at the setting time which is 
57
# shortest to the tomcat start time.
58
# Fox example, if the setting is 22:00 and tomcat was started at 14:00.
59
# 8 hours late after starting tomcat(22:00), the first timed replication
60
# will be started.
61
firsttimedreplication=22.00.00
62

  
63
# The interval to next timed replication if timedreplication is on
64
# The value is in mini second and default value is 48 hours
65
timedreplicationinterval=172800000
66

  
50 67
forcereplicationwaitingtime=30000
51 68

  
52 69
# Administrator accounts, in a colon separated list

Also available in: Unified diff