You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
452 B
Properties
13 lines
452 B
Properties
|
|
#values are "system-env" or "this";
|
|
#if value is "this" , using the paoding.dic.home as dicHome if configed!
|
|
paoding.dic.home.config-fisrt=this
|
|
|
|
#dictionary home (directory)
|
|
#"classpath:xxx" means dictionary home is in classpath.
|
|
#e.g "classpath:dic" means dictionaries are in "classes/dic" directory or any other classpath directory
|
|
paoding.dic.home=D:/Workspace/paoding/dic
|
|
|
|
#seconds for dic modification detection
|
|
#paoding.dic.detector.interval=60
|