mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-05 09:22:54 +00:00
9cc5f29dad
- Update mentions of .htconfig.php
6 lines
246 B
Markdown
6 lines
246 B
Markdown
To let the connector work properly you should define an application name in config/local.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.
|