forked from GNUsocial/gnu-social
Twitter integration - added $config option for source attribute when posting to Twitter
darcs-hash:20080907062118-7b5ce-b4412446bbf245b1d14a78b01ecde0f71f621185.gz
This commit is contained in:
@@ -86,3 +86,6 @@ $config['db']['database'] = 'mysql://laconica:microblog@localhost/laconica';
|
||||
|
||||
#optionally show non-local messages in public timeline
|
||||
#$config['public']['localonly'] = false;
|
||||
|
||||
#Twitter integration source attribute. Note: default is Laconica
|
||||
#$config['integration']['source'] = 'Laconica';
|
||||
|
Reference in New Issue
Block a user