This commit is contained in:
ArthurHoaro 2013-03-20 17:39:04 +01:00
commit 77a418e7a8

View file

@ -26,8 +26,8 @@ define( 'ALLOW_NEW_AUTOBLOGS_BY_OPML_LINK', TRUE );
define( 'ALLOW_NEW_AUTOBLOGS_BY_XSAF', TRUE );
// URL to Twitter's feed API
$apitwitter='http://api.twitter.com/1/statuses/user_timeline.rss?screen_name=';
// URL to Twitterbridge API - Set FALSE to disable Twitter (default).
$apitwitter = FALSE;
// Logo à utiliser
$logo="./icon-logo.svg";