-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
lezo
authored and
lezo
committed
Jan 14, 2015
1 parent
e384ff3
commit 6a4462e
Showing
5 changed files
with
31,382 additions
and
129 deletions.
There are no files selected for viewing
58 changes: 29 additions & 29 deletions
58
iscript-core/iscript-core-client/src/main/resources/config/client.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,29 @@ | ||
yeam_name=lezo | ||
yeam_tasker_host=http://lezp.wicp.net:30256/tasker/taskservlet/service | ||
host=localhost | ||
task_worker_core=5 | ||
send_period_time=2000 | ||
|
||
task_capacity=50 | ||
storage_capacity=20 | ||
persistent_capacity=30 | ||
|
||
host=c.lezomao.com | ||
port=8209 | ||
name=myClient | ||
|
||
#lcstore | ||
qiniu_accessKey=dwCDiS4sTkm_8aXoesOHIvFKy65OdrBskcxThAmv | ||
qiniu_secretKey=vflRTCRrydngKk7QRYcTh7BYmsG-9KeH-NET4riL | ||
qiniu_bucket=istore | ||
|
||
#dlinked1001 | ||
qiniu_accessKey=fQvW5tvryZ9YoAPgOUH-AwjaFRJImsgekp8NgIrG | ||
qiniu_secretKey=SbZs6Nr3fZTP23I0vodwGkyOnYOdXN6PSzxvoxEy | ||
qiniu_bucket=d1002 | ||
|
||
#dlinked | ||
qiniu_accessKey=9LRrNHyvLCeGLIreQ44VOPUgwyHsHEGFmto0CKtf | ||
qiniu_secretKey=vgkZsUExS4fc4Iym1FZPEgRe5BxItMnKmv0Ew0dk | ||
qiniu_bucket=d1001 | ||
|
||
yeam_name=lezo | ||
yeam_tasker_host=http://lezp.wicp.net:30256/tasker/taskservlet/service | ||
host=localhost | ||
task_worker_core=5 | ||
send_period_time=2000 | ||
|
||
task_capacity=50 | ||
storage_capacity=20 | ||
persistent_capacity=30 | ||
|
||
host=c.lezomao.com | ||
port=8209 | ||
name=my1001 | ||
|
||
#lcstore | ||
qiniu_accessKey=dwCDiS4sTkm_8aXoesOHIvFKy65OdrBskcxThAmv | ||
qiniu_secretKey=vflRTCRrydngKk7QRYcTh7BYmsG-9KeH-NET4riL | ||
qiniu_bucket=istore | ||
|
||
#dlinked1001 | ||
qiniu_accessKey=fQvW5tvryZ9YoAPgOUH-AwjaFRJImsgekp8NgIrG | ||
qiniu_secretKey=SbZs6Nr3fZTP23I0vodwGkyOnYOdXN6PSzxvoxEy | ||
qiniu_bucket=d1002 | ||
|
||
#dlinked | ||
qiniu_accessKey=9LRrNHyvLCeGLIreQ44VOPUgwyHsHEGFmto0CKtf | ||
qiniu_secretKey=vgkZsUExS4fc4Iym1FZPEgRe5BxItMnKmv0Ew0dk | ||
qiniu_bucket=d1001 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.