Skip to content

Commit

Permalink
Updated popHealth Configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
raj209 committed Feb 4, 2019
1 parent 285b9c4 commit 8f4b827
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/popHealth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ defaults: &defaults
# force the system to allow HTTP connections
force_unsecure_communications: true
use_map_reduce_prefilter: true
enable_map_reduce_rationale: true
enable_map_reduce_logging: true
enable_map_reduce_rationale: false
enable_map_reduce_logging: false
#use practice-based system instead of provider opml hierarchy
use_opml_structure: false
# Number of Threads for Patient Import
Expand All @@ -36,7 +36,7 @@ defaults: &defaults
show_measure_baseline_report: false

# Enable/disable csrf for API by default is true
enable_csrf_for_apis: false
enable_csrf_for_apis: true

# Define the ranges to color-code the provider's results in the baseline report
measure_baseline_ranges:
Expand Down

0 comments on commit 8f4b827

Please sign in to comment.