Update remaining "dir.friendi.ca" instances

This commit is contained in:
Hypolite Petovan 2017-06-02 22:15:43 -04:00
commit cbd3edbc05
4 changed files with 7 additions and 7 deletions

View file

@ -69,7 +69,7 @@ $a->config['system']['no_regfullname'] = true;
//$a->config['system']['block_local_dir'] = false;
// Location of the global directory
$a->config['system']['directory'] = 'http://dir.friendi.ca';
$a->config['system']['directory'] = 'http://dir.friendica.social';
// turn on friendica's log
$a->config['system']['debugging'] = true;