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

Unified Diff: modules/updateserver/files/sitescripts

Issue 6394253802471424: Issue 1374 - Don`t hardcode web handlers for multiplexer (Closed)
Patch Set: Created Sept. 15, 2014, 10:05 a.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 | « manifests/webserver.pp ('k') | modules/updateserver/manifests/init.pp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/updateserver/files/sitescripts
===================================================================
--- a/modules/updateserver/files/sitescripts
+++ b/modules/updateserver/files/sitescripts
@@ -1,8 +1,11 @@
+[multiplexer]
+sitescripts.extensions.web.downloads =
+
[extensions]
sitescripts_var_root=/var/lib/sitescripts
adblockplusfirefox_repository=%(sitescripts_var_root)s/adblockplus
adblockplusfirefox_galleryID=adblock-plus
adblockplussafari_repository=%(sitescripts_var_root)s/adblockpluschrome
adblockplussafari_type=safari
adblockpluskey=%(sitescripts_var_root)s/adblockplussafari.pem
adblockplusandroid_repository=%(sitescripts_var_root)s/adblockplusandroid
« no previous file with comments | « manifests/webserver.pp ('k') | modules/updateserver/manifests/init.pp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld