web/config.php.tmpl
author Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
Mon, 25 Nov 2013 19:06:54 +0100
changeset 994 053de9a4e738
parent 988 954019f62866
child 1001 df016fc8bbdb
permissions -rw-r--r--
adapt for 5.3.2

<?php

/**
 * Please edit all for your application registration / other details
 * The URL_ROOT must finish with a "/"
 */

//define('URL_ROOT', 'http://127.0.0.1/IRI/REPO_TWEET_LIVE/web/');
define('URL_ROOT', 'http://127.0.0.1/IRI/REPO_TWEET_LIVE/web/');
define('SECRET', '^e)3u&jwy@#156no9lmc1s&$g-x0n@lb=(+xgovk#5^kb)qvkb');

$C_default_registry = 'cdn';

$ldt_platform = 'http://ldt.iri.centrepompidou.fr/';