]> git.mxchange.org Git - friendica.git/blobdiff - util/htconfig.vagrant.php
Moved Lock.php back to Utils
[friendica.git] / util / htconfig.vagrant.php
index 9c96687e71af4b53418c878ef3b5293b42676de4..623b587ef014e84ef0fb341659b83a1bcbf31c48 100644 (file)
@@ -65,7 +65,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.friendica.social';
+$a->config['system']['directory'] = 'https://dir.friendica.social';
 
 // turn on friendica's log
 $a->config['system']['debugging'] = true;