Comments in configs
This commit is contained in:
@@ -1,4 +1,19 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
* .d88888b d888888P .88888. 888888ba
|
||||
* 88. "' 88 d8' `8b 88 `8b
|
||||
* `Y88888b. 88 88 88 a88aaaa8P'
|
||||
* `8b 88 88 88 88
|
||||
* d8' .8P 88 Y8. .8P 88
|
||||
* Y88888P dP `8888P' dP
|
||||
*
|
||||
* Do not edit this file. Edit instance-config instead!
|
||||
*
|
||||
* This is the default configuration. You can copy values from here and use them in
|
||||
* your instance-config.php
|
||||
*
|
||||
*/
|
||||
|
||||
// Database stuff
|
||||
define('MY_SERVER', 'localhost', true);
|
||||
|
Reference in New Issue
Block a user