Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: modules/statsmaster/files/sitescripts.ini

Issue 6293342086234112: Noissue - Add two download servers (Closed)
Patch Set: Additional changes Created May 20, 2015, 3:29 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « manifests/downloadserver.pp ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 [stats] 1 [stats]
2 geoip_db=/usr/share/GeoIP/GeoIP.dat 2 geoip_db=/usr/share/GeoIP/GeoIP.dat
3 geoipv6_db=/usr/share/GeoIP/GeoIPv6.dat 3 geoipv6_db=/usr/share/GeoIP/GeoIPv6.dat
4 4
5 mirror_server5=subscription ssh://stats@server_5.adblockplus.org/access_log_easy list_downloads.1.gz 5 mirror_server5=subscription ssh://stats@server_5.adblockplus.org/access_log_easy list_downloads.1.gz
6 mirror_server6=subscription ssh://stats@server_6.adblockplus.org/access_log_easy list_downloads.1.gz 6 mirror_server6=subscription ssh://stats@server_6.adblockplus.org/access_log_easy list_downloads.1.gz
7 mirror_server7=subscription ssh://stats@server_7.adblockplus.org/access_log_easy list_downloads.1.gz 7 mirror_server7=subscription ssh://stats@server_7.adblockplus.org/access_log_easy list_downloads.1.gz
8 mirror_server11=subscription ssh://stats@server_11.adblockplus.org/access_log_ea sylist_downloads.1.gz 8 mirror_server11=subscription ssh://stats@server_11.adblockplus.org/access_log_ea sylist_downloads.1.gz
9 mirror_server12=subscription ssh://stats@server_12.adblockplus.org/access_log_ea sylist_downloads.1.gz 9 mirror_server12=subscription ssh://stats@server_12.adblockplus.org/access_log_ea sylist_downloads.1.gz
10 mirror_server15=subscription ssh://stats@server_15.adblockplus.org/access_log_ea sylist_downloads.1.gz 10 mirror_server15=subscription ssh://stats@server_15.adblockplus.org/access_log_ea sylist_downloads.1.gz
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
54 mirror_n_filter14=notification ssh://stats@filter14.adblockplus.org/access_log_n otification.1.gz 54 mirror_n_filter14=notification ssh://stats@filter14.adblockplus.org/access_log_n otification.1.gz
55 mirror_n_filter15=notification ssh://stats@filter15.adblockplus.org/access_log_n otification.1.gz 55 mirror_n_filter15=notification ssh://stats@filter15.adblockplus.org/access_log_n otification.1.gz
56 mirror_n_filter16=notification ssh://stats@filter16.adblockplus.org/access_log_n otification.1.gz 56 mirror_n_filter16=notification ssh://stats@filter16.adblockplus.org/access_log_n otification.1.gz
57 mirror_n_filter17=notification ssh://stats@filter17.adblockplus.org/access_log_n otification.1.gz 57 mirror_n_filter17=notification ssh://stats@filter17.adblockplus.org/access_log_n otification.1.gz
58 mirror_n_filter18=notification ssh://stats@filter18.adblockplus.org/access_log_n otification.1.gz 58 mirror_n_filter18=notification ssh://stats@filter18.adblockplus.org/access_log_n otification.1.gz
59 59
60 mirror_notification1=notification ssh://stats@notification1.adblockplus.org/acce ss_log_notification.1.gz 60 mirror_notification1=notification ssh://stats@notification1.adblockplus.org/acce ss_log_notification.1.gz
61 mirror_notification2=notification ssh://stats@notification2.adblockplus.org/acce ss_log_notification.1.gz 61 mirror_notification2=notification ssh://stats@notification2.adblockplus.org/acce ss_log_notification.1.gz
62 62
63 mirror_download1=download ssh://stats@download1.adblockplus.org/access_log_downl oads.1.gz 63 mirror_download1=download ssh://stats@download1.adblockplus.org/access_log_downl oads.1.gz
64 mirror_download2=download ssh://stats@download2.adblockplus.org/access_log_downl oads.1.gz
65 mirror_download3=download ssh://stats@download3.adblockplus.org/access_log_downl oads.1.gz
64 mirror_update1=update ssh://stats@update1.adblockplus.org/access_log_update.1.gz 66 mirror_update1=update ssh://stats@update1.adblockplus.org/access_log_update.1.gz
65 67
66 baseURL_subscription=https://easylist-downloads.adblockplus.org/ 68 baseURL_subscription=https://easylist-downloads.adblockplus.org/
67 baseURL_download=https://downloads.adblockplus.org/ 69 baseURL_download=https://downloads.adblockplus.org/
68 baseURL_update=https://update.adblockplus.org/ 70 baseURL_update=https://update.adblockplus.org/
69 baseURL_notification=https://notification.adblockplus.org/ 71 baseURL_notification=https://notification.adblockplus.org/
70 72
71 dataDirectory=/var/www/statsdata 73 dataDirectory=/var/www/statsdata
72 outputDirectory=/var/www/stats 74 outputDirectory=/var/www/stats
73 75
74 mainPageTemplate=stats/template/main.html 76 mainPageTemplate=stats/template/main.html
75 fileOverviewTemplate=stats/template/fileOverview.html 77 fileOverviewTemplate=stats/template/fileOverview.html
76 filePageTemplate=stats/template/fileStats.html 78 filePageTemplate=stats/template/fileStats.html
OLDNEW
« no previous file with comments | « manifests/downloadserver.pp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld