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

Unified Diff: watchextensions.ini.example

Issue 29762573: Issue 6602 - Introduce watchextensions
Patch Set: Created May 16, 2018, 9:47 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 | « watchextensions.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: watchextensions.ini.example
diff --git a/watchextensions.ini.example b/watchextensions.ini.example
new file mode 100644
index 0000000000000000000000000000000000000000..ac533c74fb531e9e44166edc3a765fe3d86c6ba5
--- /dev/null
+++ b/watchextensions.ini.example
@@ -0,0 +1,9 @@
+[extensions]
+# Each watched extension must be listed with it's CWS-id and the repository, in
+# which changes should be tracked
+adblockplus_id=cfhdojbkjhnklbpkdaibdccddilifddb
+adblockplus_repository=git@gitlab.com:adblockplus/abp_watched.git
+
+[enabled]
+# Enabled extensions. Extensions listed above, but not here will be omitted.
+adblockplus =
« no previous file with comments | « watchextensions.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld