Sha256: 121f4bf165b21959f5aa072aa7471c83a1e27a06db469beac0f12fa8b2e38738

Contents?: true

Size: 847 Bytes

Versions: 3

Compression:

Stored size: 847 Bytes

Contents

###########################################################
# LOGGER SETTINGS #
###########################################################
log_dir: "spec/log"
txt_log: log.txt
html_log: log.html
rawler_log: rawler_log.txt
selenium_server_log: selenium-server.log
required_clean_logs: true
hide_datetime_from_log: true

driver: selenium

###########################################################
# MAILGUN SETTINGS                                        #
###########################################################
mailgun_key: mailgun_account_private_key
mailgun_domain: mailgun@test.domain

############################################################
# TIMEOUTS                                                 #
############################################################
timeout_tiny: 1
timeout_short: 2
timeout_small: 5
timeout_medium: 15

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
howitzer-1.1.1 spec/config/default.yml
howitzer-1.1.0 spec/config/default.yml
howitzer-1.0.2 spec/config/default.yml