
// set this to the URL where the updates can be found, ideally the same web
// server as this script
//
//In Firefox (and Thunderbird if you don't use Sogo-integrator), uou should add prefs :
// app.update.url.override = https://www.{ $DomainName }/moz-updates/updates/%PRODUCT%/%VERSION%/%BUILD_ID%/%BUILD_TARGET%/%LOCALE%/%CHANNEL%/%OS_VERSION%/%DISTRIBUTION%/%DISTRIBUTION_VERSION%/update.xml
//

$update_host = "https://{$SystemName}.{ $DomainName }/moz-updates/";
