7 lines
246 B
Markdown
7 lines
246 B
Markdown
To let the connector work properly you should define an application name in config/addon.ini.php:
|
|
|
|
[pumpio]
|
|
application_name = Name of you site
|
|
|
|
This name appears at pump.io and is important for not mirroring back posts that came from Friendica.
|