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

Unified Diff: config/config.js.template

Issue 8727047: Refactor Charm for Sandbox support
Patch Set: Refactor Charm for Sandbox support Created 10 years, 11 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 | « config.yaml ('k') | hooks/backend.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: config/config.js.template
=== modified file 'config/config.js.template'
--- config/config.js.template 2013-03-27 17:03:30 +0000
+++ config/config.js.template 2013-04-12 10:09:32 +0000
@@ -20,5 +20,6 @@
password: {{password}},
apiBackend: {{api_backend}}, // Value can be 'python' or 'go'.
readOnly: {{readonly}},
+ sandbox: {{sandbox}},
login_help: {{login_help}}
};
« no previous file with comments | « config.yaml ('k') | hooks/backend.py » ('j') | no next file with comments »

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