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

Unified Diff: milo/appengine/frontend/dispatch.yaml

Issue 2949783002: [milo] appengine/* -> * (Closed)
Patch Set: rebase Created 3 years, 6 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
Index: milo/appengine/frontend/dispatch.yaml
diff --git a/milo/appengine/frontend/dispatch.yaml b/milo/appengine/frontend/dispatch.yaml
deleted file mode 100644
index 66bec014c91cdd88d01c027bdf0654d5bc3cd72d..0000000000000000000000000000000000000000
--- a/milo/appengine/frontend/dispatch.yaml
+++ /dev/null
@@ -1,9 +0,0 @@
-dispatch:
-# Note: /_ah/push-handler/ cannot be covered by dispatch.yaml because
-# dispatch.yaml cannot handle /_ah/ URLs. We do want pubsub requests going
-# to /_ah/push-handlers/ to go to the pubsub module however for accounting
-# purposes.
- - url: "*/prpc/*"
- service: api
- - url: "*/log/*"
- service: logs

Powered by Google App Engine
This is Rietveld 408576698