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

Unified Diff: appengine/swarming/swarming_bot/config/config.json

Issue 2969513002: Add a default Isolate gRPC proxy in config (Closed)
Patch Set: Add a default Isolate gRPC proxy in config 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: appengine/swarming/swarming_bot/config/config.json
diff --git a/appengine/swarming/swarming_bot/config/config.json b/appengine/swarming/swarming_bot/config/config.json
index 114479ec946c8f2cbcbed058ca7b8ec29596b9b0..8a4c228e1c551efc96f61c27dcb512f4a5432c55 100644
--- a/appengine/swarming/swarming_bot/config/config.json
+++ b/appengine/swarming/swarming_bot/config/config.json
@@ -1,6 +1,5 @@
{
"enable_ts_monitoring": false,
- "is_grpc": false,
"server": "http://localhost:8080",
"server_version": "version1"
}

Powered by Google App Engine
This is Rietveld 408576698