[Launch mode]
mode = sandbox

[Payment information]
title = Gibbs sampler demo
base_payment = 0.10

[Recruitment strategy]
auto_recruit = true
lifetime = 24
duration = 2
us_only = true
approve_requirement = 95
ad_group = Game
browser_exclude_rule = MSIE, mobile, tablet

[Advert metadata]
description = This app demos a Gibbs Sampler experiment.
keywords = non_adaptive
contact_email_on_error = 
organization_name = 

[Database]
database_url = postgresql://postgres@localhost/dallinger
database_size = standard-2

[Server]
# Dyno types: hobby, standard-1x, standard-2x, performance-m, performance-l, probably performance-m is best
dyno_type = performance-m
num_dynos_web = 1
num_dynos_worker = 1
redis_size = hobby-dev
host = 0.0.0.0
clock_on = true
