From 9c3b0ffc52d37888f0e430f2c90680c2a87f224a Mon Sep 17 00:00:00 2001 From: A Holt Date: Mon, 6 Aug 2018 20:26:34 -0400 Subject: [PATCH] Update README.rst --- roles/elgg/README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/roles/elgg/README.rst b/roles/elgg/README.rst index 6d908d3e2..94a96219f 100644 --- a/roles/elgg/README.rst +++ b/roles/elgg/README.rst @@ -37,11 +37,11 @@ Users and Passwords There are a number of seemingly similar user names and passwords in this installation: -* dbuser - the MySQL user that Elgg uses to access the database. This is a local variable - the name of which corresponds to that in /opt/elgg/elgg-config/settings.php +* dbuser - the MySQL user that Elgg uses to access the database + This is a local variable, the name of which corresponds to that in /opt/elgg/elgg-config/settings.php -* dbpassword - password for dbuser. This is also a local variable, the name of - which corresponds to that in /opt/elgg/elgg-config/settings.php +* dbpassword - password for dbuser + This is also a local variable, the name of which corresponds to that in /opt/elgg/elgg-config/settings.php * elgg_mysql_password - this is the global name for dbpassword in default_vars.yml