mirror of
https://github.com/YunoHost-Apps/friendica_ynh.git
synced 2024-09-03 18:36:14 +02:00
remove irrelevant comment
This commit is contained in:
parent
5b13f2f1c4
commit
acad23f7de
1 changed files with 0 additions and 13 deletions
|
@ -3,19 +3,6 @@
|
||||||
// Local configuration
|
// Local configuration
|
||||||
// Docs: https://github.com/friendica/friendica/blob/stable/static/settings.config.php
|
// Docs: https://github.com/friendica/friendica/blob/stable/static/settings.config.php
|
||||||
|
|
||||||
/* 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
|
|
||||||
*
|
|
||||||
* If you're unsure about what any of the config keys below do, please check the static/defaults.config.php file for
|
|
||||||
* detailed documentation of their data type and behavior.
|
|
||||||
*/
|
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'database' => [
|
'database' => [
|
||||||
|
|
Loading…
Add table
Reference in a new issue