Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(41)

Unified Diff: app/config-debug.js

Issue 13245045: Bundle Topology
Patch Set: Bundle Topology Created 12 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « app/assets/javascripts/d3-components.js ('k') | app/config-prod.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/config-debug.js
=== modified file 'app/config-debug.js'
--- app/config-debug.js 2013-08-14 14:34:19 +0000
+++ app/config-debug.js 2013-08-27 16:24:00 +0000
@@ -40,7 +40,7 @@
socket_port: 8081,
user: 'admin',
password: 'admin',
- apiBackend: 'python', // Value can be 'python' or 'go'.
+ apiBackend: 'go', // Value can be 'python' or 'go'.
sandbox: true,
// When in sandbox mode should we create events to simulate a live env.
// You can also use the :flags:/simulateEvents feature flag.
« no previous file with comments | « app/assets/javascripts/d3-components.js ('k') | app/config-prod.js » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b