mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 01:25:21 +02:00
project rename
This commit is contained in:
parent
26f97b8284
commit
2a23a7e840
12 changed files with 21 additions and 34 deletions
|
@ -23,7 +23,7 @@ $default_timezone = 'America/Los_Angeles';
|
|||
|
||||
// What is your site name?
|
||||
|
||||
$a->config['sitename'] = "Mistpark Social Network";
|
||||
$a->config['sitename'] = "Friendika Social Network";
|
||||
|
||||
// Your choices are REGISTER_OPEN, REGISTER_APPROVE, or REGISTER_CLOSED.
|
||||
// Be certain to create your own personal account before setting
|
||||
|
@ -53,7 +53,3 @@ $a->config['system']['directory_submit_url'] = 'http://dir.dfrn.org/submit';
|
|||
|
||||
$a->config['system']['huburl'] = 'http://pubsubhubbub.appspot.com';
|
||||
|
||||
// Please see "http://github.com/macgirvin/mistpark/wiki/Hidden-Features-Settings"
|
||||
// for additional settings and options
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue