-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.txt
48 lines (43 loc) · 1.06 KB
/
config.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
[Experiment Configuration]
wallace_version = 0.5
mode = sandbox
auto_recruit = true
[HIT Configuration]
title = Judge the dots 3
description = Look at some dots and determine if there are more blue or yellow ones
amt_keywords = Psychology, vision, dots
base_payment = 1.00
lifetime = 24
duration = 0.5
us_only = true
approve_requirement = 95
contact_email_on_error = [email protected]
ad_group = RogersGamePsychophysics
psiturk_keywords = dots
organization_name = UC Berkeley
browser_exclude_rule = MSIE, mobile, tablet
[Database Parameters]
database_url = postgresql://postgres@localhost/wallace
table_name = psiturk
anonymize_data = false
database_size = standard-2
[Server Parameters]
host = 0.0.0.0
port = 5000
cutoff_time = 30
logfile = server.log
loglevel = 0
debug = true
login_username = examplename
login_pw = examplepassword
threads = auto
notification_url = None
dyno_type = performance-m
num_dynos_web = 8
num_dynos_worker = 2
[Task Parameters]
experiment_code_version = 1.0
num_conds = 1
num_counters = 1
[Shell Parameters]
launch_in_sandbox_mode = true