2013-05-17 08:12:38 +02:00
|
|
|
To let the connector work properly you should define an application name in the .htconfig:
|
|
|
|
|
|
|
|
$a->config['pumpio']['application_name'] = "Name of you site";
|
|
|
|
|
2015-10-03 12:03:55 +02:00
|
|
|
This name appears at pump.io and is important for not mirroring back posts that came from friendica.
|