]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/Diaspora/README
Merge branch 'master' of git.gnu.io:gnu/gnu-social into nightly
[quix0rs-gnu-social.git] / plugins / Diaspora / README
1 The Diaspora plugin allows GNU social users to subscribe to Diaspora feeds
2
3 Note: The feeds are read-only at the moment. That is, replying to an entry
4 coming from Diaspora will not propagate to Diaspora.
5
6 Installation
7 ============
8 add "addPlugin('Diaspora');"
9 to the bottom of your config.php
10
11 Settings
12 ========
13 none
14
15 Example
16 =======
17 addPlugin('Diaspora');