mirror of
https://github.com/friendica/friendica
synced 2025-04-27 15:50:12 +00:00
htconfig.tpl - Friendika -> Friendica
This commit is contained in:
parent
9b2171ecee
commit
d89a0449d0
8 changed files with 15 additions and 15 deletions
|
@ -23,7 +23,7 @@ $default_timezone = 'America/Los_Angeles';
|
|||
|
||||
// What is your site name?
|
||||
|
||||
$a->config['sitename'] = "Friendika Social Network";
|
||||
$a->config['sitename'] = "Friendica Social Network";
|
||||
|
||||
// Your choices are REGISTER_OPEN, REGISTER_APPROVE, or REGISTER_CLOSED.
|
||||
// Be certain to create your own personal account before setting
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue