From ab05609ad802e6c1eefd4bcfa8a41e2e7dc749f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=A1n=20Mikl=C3=B3s?= Date: Sun, 24 Nov 2019 07:43:25 +0100 Subject: [PATCH] Update server_install.rst --- official_docs/en/server_install.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/official_docs/en/server_install.rst b/official_docs/en/server_install.rst index 351d357..8a22a44 100644 --- a/official_docs/en/server_install.rst +++ b/official_docs/en/server_install.rst @@ -6,6 +6,7 @@ Several low-level settings coming from the local_vars.php.inc file which can be local_vars.php.inc .................. . code-block:: php + // Database connection definitions // Please change the passwords for an other random string define('gisdb_user','YOUR_PROJECT_ADMIN');