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

Side by Side Diff: modules/updateserver/files/sitescripts

Issue 5071748311547904: Issue 1094 - Generate update manifests on the update server (Closed)
Patch Set: Use flock Created July 25, 2014, 9:51 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 [extensions]
2 hg_root=/var/lib/adblockplus
3 abp_repository=%(hg_root)s/adblockplus
4 abpsafari_repository=%(hg_root)s/adblockpluschrome
5 abpsafari_type=safari
6 abpsafari_key=%(hg_root)s/adblockplussafari.pem
7 abpandroid_repository=%(hg_root)s/adblockplusandroid
8 abpandroid_type=android
9 ehh_repository=%(hg_root)s/elemhidehelper
10 watcher_repository=%(hg_root)s/abpwatcher
11 customization_repository=%(hg_root)s/abpcustomization
12 urlfixer_repository=%(hg_root)s/urlfixer
13 downloadsrepo=%(hg_root)s/downloads
14 downloadsurl=https://downloads.adblockplus.org/
15 web_root=/var/www/update
16 geckoUpdateManifestPath=%(web_root)s/adblockplus/update.rdf
17 geckoUpdateManifest=extensions/template/update.rdf
18 safariUpdateManifestPath=%(web_root)s/adblockplussafari/updates.plist
19 safariUpdateManifest=extensions/template/updates.plist
20 androidUpdateManifestPath=%(web_root)s/adblockplusandroid/androidupdates.xml
21 androidUpdateManifest=extensions/template/androidupdates.xml
OLDNEW
« no previous file with comments | « modules/private-stub/files/adblockplussafari.pem ('k') | modules/updateserver/manifests/init.pp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld