]> git.mxchange.org Git - friendica.git/commitdiff
give the admin user the admin panel in the Vagrant VM
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Thu, 5 Oct 2017 10:58:53 +0000 (12:58 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Thu, 5 Oct 2017 10:58:53 +0000 (12:58 +0200)
util/htconfig.vagrant.php

index ea12e6efbc8153fb4e863fcd080d1e3dbf64be0b..cc4ade758a190811e8b22d56949b2ad1c4c9a128 100644 (file)
@@ -33,7 +33,7 @@ $a->config['sitename'] = "My Friend Network";
 
 $a->config['register_policy'] = REGISTER_OPEN;
 $a->config['register_text'] = '';
-$a->config['admin_email'] = 'vagrant@friendica.dev';
+$a->config['admin_email'] = 'admin@friendica.dev';
 
 // Maximum size of an imported message, 0 is unlimited