-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathsample_config.yml
More file actions
19 lines (19 loc) · 837 Bytes
/
Copy pathsample_config.yml
File metadata and controls
19 lines (19 loc) · 837 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Sample parameters for the config file
# Uncomment any line below and place in your custom values
#
# avoided_path : string_that_matches_paths_to_avoid
# browser : firefox
# delay : 1
# csv : false
# ff_path : /Applications/FirefoxESR.app/Contents/MacOS/firefox-bin
# limit : 1
# limited_path : a_string_that_becomes_a_regex_to_narrow_screenshots
# output_dir : comparison
# proxy : my_proxy_info:8080
# reporting_enabled : true
# screenshot_dir : screenshots
# strip_zero_differences : true
# url_list : path/to/plain_text_list_of_urls.txt
# verbose : false
# widths : [1024, 800]
# working_dir : sample_working_dir/