X-Git-Url: http://git.pippins.net/embedvideo/.git/static/gitweb.js?a=blobdiff_plain;f=setup%2Ftc_config;h=4bf7b6dc57683b03ed0b0927043c13c1a0b621f7;hb=refs%2Fheads%2Fowenleonard%2Fht_sandbox;hp=7b959ae1d8ec139f1a013ab2d2e20be1737ebee2;hpb=a7b3dad05fd92523cda0ebb5ba7c85e194b4e82f;p=eq%2F.git diff --git a/setup/tc_config b/setup/tc_config index 7b959ae..4bf7b6d 100644 --- a/setup/tc_config +++ b/setup/tc_config @@ -77,4 +77,12 @@ $this->default_vis_num_years = 1; // The maximum number of districts you will ever need to create $this->max_num_districts = 4; +// The number of months of home teaching stats to show in the hometeaching sandbox +$this->sandbox_stats_num_months = 12; + +// Show visit stats only for the visits this companionship is accountable for +// non-zero = true +// 0 = false +$this->sandbox_visits_comp_only = 1; + ?>