2019-10-23 08:56:28 +00:00
|
|
|
amazon:
|
|
|
|
user_id: ABCDEFGHIJKJLMNOP
|
|
|
|
user_secret: "213j234/234sksjdfus83jd"
|
|
|
|
mturk_sandbox: true
|
|
|
|
mturk_region: us-east-1
|
2019-10-31 12:55:22 +00:00
|
|
|
sqs_endpoint_url: "https://sqs.eu-west-3.amazonaws.com/"
|
2019-10-23 08:56:28 +00:00
|
|
|
sqs_url: "https://sqs.eu-west-3.amazonaws.com/60123456789/your_queue"
|
|
|
|
sqs_region_name: "eu-west-3"
|
|
|
|
task_xml: "mt_task.xml"
|
|
|
|
hit_db: store.db
|
|
|
|
hour_rate_aim: 15
|
2019-10-31 12:55:22 +00:00
|
|
|
hit_lifetime: 54000 #15*60*60
|
|
|
|
hit_assignment_duration: 300 # 5*60
|
|
|
|
hit_autoapprove_delay: 3600
|
|
|
|
dummy_plotter: false
|
|
|
|
server:
|
|
|
|
port: 8888
|
|
|
|
scanner: # size of scanarea in mm
|
|
|
|
# total visible glass (and size of the scan)
|
|
|
|
width: 255
|
|
|
|
height: 185
|
|
|
|
# area which can be removed
|
|
|
|
draw_width: 255
|
|
|
|
draw_height: 70
|
|
|
|
# part of scanner that is invissible left & top
|
|
|
|
left_padding: 0
|
|
|
|
top_padding: 45
|