mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 03:18:48 +00:00
[pumpio] Add addon config
- Update mentions of .htconfig.php
This commit is contained in:
parent
05077bf127
commit
9cc5f29dad
3 changed files with 32 additions and 3 deletions
|
@ -1,5 +1,6 @@
|
|||
To let the connector work properly you should define an application name in the .htconfig:
|
||||
To let the connector work properly you should define an application name in config/local.ini.php:
|
||||
|
||||
$a->config['pumpio']['application_name'] = "Name of you site";
|
||||
[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.
|
||||
This name appears at pump.io and is important for not mirroring back posts that came from Friendica.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue