-
Notifications
You must be signed in to change notification settings - Fork 1
/
settings.ini.example
47 lines (41 loc) · 1.31 KB
/
settings.ini.example
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
[server]
server = 192.168.1.111
results_server = 192.168.1.111
time_limit = 120
port = 8051
sleep_time = 60
check_minutes = 5
api_key = wptapikey
firefoxpath = /var/www/webpagetest/installers/browsers/firefox-installer.exe
firefoxdatpath = /var/www/webpagetest/installers/browsers/firefox.dat
[mail]
username = [email protected]
password = password
mailhost = mail.example.com
[admin]
admin_toaddrs = [email protected]
admin_subject = wpt monitor jobs
admin_loglevel = DEBUG
[datazilla]
oauth_consumer_key = <guid>
oauth_consumer_secret = <guid>
[defaults]
locations = wpt-win60w:Firefox, wpt-win60w:IE, wpt-win60w:Chrome
urls = http://cnn.com/,http://www.yahoo.com/,http://www.mozilla.org/,http://www.amazon.com,http://baidu.com,http://yahoo.co.jp
[automatic]
jobs=job_nightly
[job_nightly]
label=Nightly
build=http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mozilla-central/
urls=http://cnn.com/,http://www.yahoo.com/,http://www.mozilla.org/,https://facebook.com/,https://gmail.com/,http://pinterest.com/all/
prescript=firefoxPref\tgeneral.useragent.override\t"Some User Agent String"
scripts=cnn.wps,yahoo.wps,mozilla.wps,facebook.wps,gmail.wps,pinterest.wps
locations=bc-win61i32-bldw:Firefox
speeds=Broadband,ModernMobile,ClassicMobile
runs=3
tcpdump=on
video=on
datazilla=on
script=
hour=8