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 8, 2018, 2:22 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
« watchextensions.py ('K') | « 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]
Vasily Kuznetsov 2018/05/15 16:49:31 Perhaps this is not the best place to discuss this
tlucas 2018/05/16 09:52:37 The purpose of the is two fold - a) to actually ma
+# Enabled extensions. Extensions listed above, but not here will be omitted.
+adblockplus =
« watchextensions.py ('K') | « watchextensions.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld