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

Unified Diff: watchdog.ini.example

Issue 29762573: Issue 6602 - Introduce watchextensions
Patch Set: Created April 26, 2018, 11:03 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: watchdog.ini.example
diff --git a/watchdog.ini.example b/watchdog.ini.example
new file mode 100644
index 0000000000000000000000000000000000000000..b512b343c24646f76bbd09a57d137cb349b752f6
--- /dev/null
+++ b/watchdog.ini.example
@@ -0,0 +1,9 @@
+[base]
+repository_root=/tmp/watched_extensions
+
+[extensions]
+adblockplus_id=cfhdojbkjhnklbpkdaibdccddilifddb
+adblockplus_repository=git@gitlab.com:adblockplus/abp_watched.git
+
+[enabled]
+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