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

Unified Diff: .sitescripts.example

Issue 29344572: Noissue - Removed obsolete sitescripts.filterhits package (Closed)
Patch Set: Created May 26, 2016, 12:05 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
« no previous file with comments | « no previous file | sitescripts/filterhits/__init__.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .sitescripts.example
===================================================================
--- a/.sitescripts.example
+++ b/.sitescripts.example
@@ -18,8 +18,6 @@
sitescripts.urlfixer.web.submitData =
sitescripts.extensions.web.downloads =
sitescripts.extensions.web.adblockbrowserUpdates =
-sitescripts.filterhits.web.submit =
-sitescripts.filterhits.web.query =
sitescripts.testpages.web.sitekey_frame =
[subscriptions]
@@ -174,16 +172,6 @@
repository=%(root)s/hg/notifications
output=%(root)s/www/notification.json
-[filterhitstats]
-interval=3600
-log_dir=/var/log/filterhits
-dbuser=user
-dbpassword=password
-database=db
-test_dbuser=test_user
-test_dbpassword=test_password
-test_database=test_db
-
[testpages]
sitekeyFrameTemplate=%(root)s/testpages.adblockplus.org/templates/sitekey_frame.tmpl
sitekeyPath=%(root)s/testpages.adblockplus.org/static/site.key
« no previous file with comments | « no previous file | sitescripts/filterhits/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld