| OLD | NEW |
| 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_download1=download ssh://stats@download1.adblockplus.org/access_log_downl
oads.1.gz | |
| 6 mirror_download2=download ssh://stats@download2.adblockplus.org/access_log_downl
oads.1.gz | |
| 7 mirror_download3=download ssh://stats@download3.adblockplus.org/access_log_downl
oads.1.gz | |
| 8 mirror_download4=download ssh://stats@download4.adblockplus.org/access_log_downl
oads.1.gz | |
| 9 mirror_download5=download ssh://stats@download5.adblockplus.org/access_log_downl
oads.1.gz | |
| 10 mirror_update1=update ssh://stats@update1.adblockplus.org/access_log_update.1.gz | |
| 11 | |
| 12 baseURL_subscription=https://easylist-downloads.adblockplus.org/ | 5 baseURL_subscription=https://easylist-downloads.adblockplus.org/ |
| 13 baseURL_download=https://downloads.adblockplus.org/ | 6 baseURL_download=https://downloads.adblockplus.org/ |
| 14 baseURL_update=https://update.adblockplus.org/ | 7 baseURL_update=https://update.adblockplus.org/ |
| 15 baseURL_notification=https://notification.adblockplus.org/ | 8 baseURL_notification=https://notification.adblockplus.org/ |
| 16 | 9 |
| 17 dataDirectory=/var/www/statsdata | 10 dataDirectory=/var/www/statsdata |
| 18 outputDirectory=/var/www/stats | 11 outputDirectory=/var/www/stats |
| 19 | 12 |
| 20 mainPageTemplate=stats/template/main.html | 13 mainPageTemplate=stats/template/main.html |
| 21 fileOverviewTemplate=stats/template/fileOverview.html | 14 fileOverviewTemplate=stats/template/fileOverview.html |
| 22 filePageTemplate=stats/template/fileStats.html | 15 filePageTemplate=stats/template/fileStats.html |
| 23 | 16 |
| OLD | NEW |