mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-09 18:08:49 +00:00
fbpost: Now you can mirror public facebook posts from your wall to friendica
This commit is contained in:
parent
285253e15e
commit
f6d9ced311
3 changed files with 226 additions and 15 deletions
|
@ -30,7 +30,7 @@
|
|||
* Thank you guys for the Twitter compatible API!
|
||||
*/
|
||||
|
||||
define('STATUSNET_DEFAULT_POLL_INTERVAL', 30); // given in minutes
|
||||
define('STATUSNET_DEFAULT_POLL_INTERVAL', 5); // given in minutes
|
||||
|
||||
require_once('library/twitteroauth.php');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue