Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Unified Diff: logdog/appengine/cmd/coordinator/services/module.cfg

Issue 2743243004: Automatically dispatch "services" endpoint. (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: logdog/appengine/cmd/coordinator/services/module.cfg
diff --git a/logdog/appengine/cmd/coordinator/services/module.cfg b/logdog/appengine/cmd/coordinator/services/module.cfg
index c950b9a48a6af22155bcbbac7c18d800269fa1d2..e48b83084a255ee277042a78df80109603d8d363 100644
--- a/logdog/appengine/cmd/coordinator/services/module.cfg
+++ b/logdog/appengine/cmd/coordinator/services/module.cfg
@@ -18,4 +18,8 @@ appengine_module <
secure: SECURE_ALWAYS
>
>
+
+ resources <
+ dispatch: "*/prpc/logdog.Services/*"
+ >
>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698