Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Commit

Permalink
Revert "Revert "Revert the enabling of ledger in a worker""
Browse files Browse the repository at this point in the history
This reverts commit f1d79db.

Auditors: @bbondy
  • Loading branch information
cezaraugusto committed May 16, 2017
1 parent 6a46e60 commit 3278693
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/ledger.js
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,7 @@ const clientOptions = {
loggingP: process.env.LEDGER_LOGGING,
rulesTestP: process.env.LEDGER_RULES_TESTING,
verboseP: process.env.LEDGER_VERBOSE,
server: process.env.LEDGER_SERVER_URL,
createWorker: app.createWorker
server: process.env.LEDGER_SERVER_URL
}

var doneTimer
Expand Down

0 comments on commit 3278693

Please sign in to comment.