diff --git a/tools/tinderbox-configs/sunbird/win32/tinder-config.pl b/tools/tinderbox-configs/sunbird/win32/tinder-config.pl index 500c684add37..8c9ba5704cd0 100644 --- a/tools/tinderbox-configs/sunbird/win32/tinder-config.pl +++ b/tools/tinderbox-configs/sunbird/win32/tinder-config.pl @@ -198,8 +198,8 @@ $BinaryName = 'sunbird.exe'; # Release build options $ReleaseBuild = 1; -#$LocaleProduct = "browser"; -$shiptalkback = 0; +$LocaleProduct = "calendar"; +$shiptalkback = 1; #$ReleaseToLatest = 1; # Push the release to latest-? #$ReleaseToDated = 1; # Push the release to YYYY-MM-DD-HH-? $build_hour = "6";