guest_worker/config.yml

32 lines
818 B
YAML
Raw Normal View History

2019-10-23 10:56:28 +02:00
amazon:
user_id: ABCDEFGHIJKJLMNOP
user_secret: "213j234/234sksjdfus83jd"
mturk_sandbox: true
mturk_region: us-east-1
2019-10-31 13:55:22 +01:00
sqs_endpoint_url: "https://sqs.eu-west-3.amazonaws.com/"
2019-10-23 10:56:28 +02: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 13:55:22 +01: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
2019-10-31 13:55:22 +01:00
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
level:
min: 0
max: 90
gamma: 0.9