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

Unified Diff: modules/downloadserver/files/sitescripts

Issue 29330205: Issue 3318 - Serve release update manifests for Adblock Browser (Closed)
Patch Set: Remove $query_string from the cache key, add missing sitescripts.ini entries Created Nov. 19, 2015, 3:42 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 | « modules/downloadserver/files/site.conf ('k') | modules/updateserver/files/site.conf » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/downloadserver/files/sitescripts
===================================================================
--- a/modules/downloadserver/files/sitescripts
+++ b/modules/downloadserver/files/sitescripts
@@ -1,6 +1,8 @@
[extensions]
nightliesDirectory=/var/www/devbuilds
nightliesURL=https://downloads.adblockplus.org/devbuilds
+downloadsDirectory=/var/www/downloads
+downloadsURL=https://downloads.adblockplus.org
[multiplexer]
sitescripts.extensions.web.adblockbrowserUpdates=
« no previous file with comments | « modules/downloadserver/files/site.conf ('k') | modules/updateserver/files/site.conf » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld