Replace some t2.undoso.eu by addons.instantbird.org in default config file.
authorQuentin Raynaud <mercurial@undoso.eu>
Fri Jul 24 00:48:39 2009 +0200 (2009-07-24)
changeset 16d2ba0153b1b2
parent 15 148b97b3971b
child 17 cd01f38b6d3e
Replace some t2.undoso.eu by addons.instantbird.org in default config file.
site/app/config/config.php.default
     1.1 --- a/site/app/config/config.php.default
     1.2 +++ b/site/app/config/config.php.default
     1.3 @@ -57,14 +57,14 @@
     1.4   *     echo SITE_URL.$html->url('/users/register');
     1.5   * Will default to http://addons.instantbird.org unless defined below
     1.6   */
     1.7 -define('SITE_URL', 'http://t2.undoso.eu');
     1.8 +define('SITE_URL', 'http://addons.instantbird.org');
     1.9  
    1.10  /**
    1.11   * Services URL.
    1.12   * Example: http://addons.instantbird.org/services
    1.13   * Example: http://khan-vm.mozilla.org/amo/services (dev)
    1.14   */
    1.15 -define('SERVICE_URL', 'http://t2.undoso.eu/services');
    1.16 +define('SERVICE_URL', 'http://addons.instantbird.org/services');
    1.17  
    1.18  /**
    1.19   * Site State
    1.20 @@ -90,7 +90,7 @@
    1.21   * Host, including http://.  Should be everything leading up to addon ids.
    1.22   * Example: http://releases.mozilla.org/addons
    1.23    */
    1.24 -define('FILES_HOST', 'http://t2.undoso.eu/files/');
    1.25 +define('FILES_HOST', 'http://addons.instantbird.org/files/');
    1.26  
    1.27  /**
    1.28   * Relative web path of the files directory.  Tacking this on to FILES_HOST should get you