~frankban/charms/precise/juju-gui/fix-sandbox-mode

« back to all changes in this revision

Viewing changes to config/config.js.template

  • Committer: Francesco Banconi
  • Date: 2014-02-05 09:00:10 UTC
  • mfrom: (159.2.1 trunk)
  • Revision ID: francesco.banconi@canonical.com-20140205090010-5imxdn6tq0qfcoch
Merged trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
 
10
10
  // These are the main application config items used and passed down into all
11
11
  // SubApps.
 
12
  cachedFonts: {{cached_fonts}},
12
13
  consoleEnabled: {{console_enabled}},
13
14
  charm_store_url: 'https://manage.jujucharms.com/',
14
15
  charmworldURL: {{charmworld_url}},