]> git.mxchange.org Git - friendica.git/blobdiff - util/htconfig.vagrant.php
Merge pull request #3567 from rjm6823/develop
[friendica.git] / util / htconfig.vagrant.php
index 71e9d673fbb34cdffc9ac1106a74cffadf126566..c33f9941ef06ee7a6a53f86dccd19d0054625ce2 100644 (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;