Index: .sitescripts.example |
diff --git a/.sitescripts.example b/.sitescripts.example |
index 737f84e09f966428b1fd516ce391edfdf16fdc27..98c82515a8953fd2705a6e859c7cc7a35ca23387 100644 |
--- a/.sitescripts.example |
+++ b/.sitescripts.example |
@@ -20,6 +20,7 @@ sitescripts.extensions.web.downloads = |
sitescripts.extensions.web.adblockbrowserUpdates = |
sitescripts.filterhits.web.submit = |
sitescripts.filterhits.web.query = |
+sitescripts.testpages.web.sitekey_frame = |
[subscriptions] |
repository=%(root)s/hg/subscriptionlist |
@@ -187,3 +188,7 @@ 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 |
Sebastian Noack
2015/09/29 12:09:32
Wouldn't these assets rather belong into sitescrip
kzar
2015/10/07 16:08:44
Well in the testpages repository there is an extre
|
+sitekeyPath=%(root)s/testpages.adblockplus.org/static/site.key |