Skip to content

Commit

Permalink
Merge d70f836 into 018b892
Browse files Browse the repository at this point in the history
  • Loading branch information
jermnelson committed Feb 20, 2020
2 parents 018b892 + d70f836 commit 205746e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/initializers/okcomputer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@

OkComputer.mount_at = 'status' # use /status or /status/all or /status/<name-of-check>
OkComputer.check_in_parallel = true
OkComputer::OkComputerController.logger = ActiveSupport::Logger.new(File.join('log', 'ok_computer_controller.log'))

# check models to see if at least they have some data
class TablesHaveDataCheck < OkComputer::Check
Expand Down

0 comments on commit 205746e

Please sign in to comment.