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

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

Issue 2969513002: Add a default Isolate gRPC proxy in config (Closed)
Patch Set: Fix problem in tests 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..fb4011a9546c4d9d87a55750abe14ba0351365b6 100644
--- a/appengine/swarming/swarming_bot/config/config.json
+++ b/appengine/swarming/swarming_bot/config/config.json
@@ -1,6 +1,4 @@
{
- "enable_ts_monitoring": false,
- "is_grpc": false,
"server": "http://localhost:8080",
"server_version": "version1"
}
« no previous file with comments | « appengine/swarming/swarming_bot/bot_code/remote_client.py ('k') | appengine/swarming/swarming_bot/fake_swarming.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698