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

Unified Diff: modules/statsclient/files/sitescripts.ini

Issue 11468051: Update stats processing (Closed)
Patch Set: Using PyPy for log processing Created Aug. 29, 2013, 8:07 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: modules/statsclient/files/sitescripts.ini
===================================================================
--- a/modules/statsclient/files/sitescripts.ini
+++ b/modules/statsclient/files/sitescripts.ini
@@ -1,3 +1,4 @@
[stats]
geoip_db=/usr/share/GeoIP/GeoIP.dat
+geoipv6_db=/usr/share/GeoIP/GeoIPv6.dat
tempFile=/var/www/stats.json

Powered by Google App Engine
This is Rietveld