]> git.mxchange.org Git - friendica.git/commitdiff
remove unnecessary comments
authorPhilipp <admin@philipp.info>
Mon, 13 Feb 2023 10:32:10 +0000 (11:32 +0100)
committerPhilipp <admin@philipp.info>
Mon, 13 Feb 2023 10:32:10 +0000 (11:32 +0100)
mods/local.config.ci.php

index f482eecfb73b448f67571b529aa577d017827eb9..66e80a80978ca59afc3afebde311a67e66a42019 100644 (file)
  *
  */
 
-// Local configuration
-
-/* If automatic system installation fails:
- *
- * Copy this file to local.config.php
- *
- * Why local.config.php? Because it contains sensitive information which could
- * give somebody complete control of your database. Apache's default
- * configuration will interpret any .php file as a script and won't show the values
- *
- * Then set the following for your MySQL installation
- */
-
 return [
        'database' => [
                'hostname' => 'localhost',