second pass name change

This commit is contained in:
redmatrix
2015-05-05 03:59:51 -07:00
parent a3c37f1458
commit 5b5f0666f9
93 changed files with 372 additions and 372 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
// If automatic system installation fails:
// Copy or rename this file to .htconfig.php in the top level
// Red Matrix directory
// Hubzilla directory
// Why .htconfig.php? Because it contains sensitive information which could
// give somebody complete control of your database. Apache's default
@@ -40,7 +40,7 @@ $default_timezone = 'America/Los_Angeles';
// What is your site name?
$a->config['system']['baseurl'] = 'https://myredsite.example';
$a->config['system']['sitename'] = "Red Matrix";
$a->config['system']['sitename'] = "Hubzilla";
$a->config['system']['location_hash'] = 'if the auto install failed, put a unique random string here';