Skip to content

Commit

Permalink
Inject server options to use setDBParams
Browse files Browse the repository at this point in the history
  • Loading branch information
rochoa committed Apr 27, 2015
1 parent b95a001 commit 8c3f9c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/cartodb/cartodb_windshaft.js
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ var CartodbWindshaft = function(serverOptions) {
var NamedStaticMapsController = require('./controllers/named_static_maps');
var namedStaticMapsController = new NamedStaticMapsController(
ws,
serverOptions,
templateMaps,
ws.staticMapBackend,
surrogateKeysCache,
Expand Down

0 comments on commit 8c3f9c7

Please sign in to comment.