| Index: modules/statsmaster/templates/sitescripts.ini.erb |
| diff --git a/modules/statsmaster/templates/sitescripts.ini.erb b/modules/statsmaster/templates/sitescripts.ini.erb |
| deleted file mode 100644 |
| index 16c5a9e154419cd97a53ca7e31fed9433ac1dfd0..0000000000000000000000000000000000000000 |
| --- a/modules/statsmaster/templates/sitescripts.ini.erb |
| +++ /dev/null |
| @@ -1,16 +0,0 @@ |
| -[stats] |
| -geoip_db=/usr/share/GeoIP/GeoIP.dat |
| -geoipv6_db=/usr/share/GeoIP/GeoIPv6.dat |
| - |
| -baseURL_subscription=https://easylist-downloads.adblockplus.org/ |
| -baseURL_download=https://downloads.adblockplus.org/ |
| -baseURL_update=https://update.adblockplus.org/ |
| -baseURL_notification=https://notification.adblockplus.org/ |
| - |
| -dataDirectory=/var/www/statsdata |
| -outputDirectory=/var/www/stats |
| - |
| -mainPageTemplate=stats/template/main.html |
| -fileOverviewTemplate=stats/template/fileOverview.html |
| -filePageTemplate=stats/template/fileStats.html |
| - |