cosmetics (indent)
This commit is contained in:
parent
6b09255f05
commit
243121e40b
1 changed files with 2 additions and 2 deletions
|
@ -72,9 +72,9 @@ $config['db']['dbname'] = 'volkszaehler';
|
|||
//$config['db']['path'] = 'volkszaehler';
|
||||
|
||||
/** @var boolean disables some optimizations. Only use it when you exactly know what you are doing. */
|
||||
$config['devmode'] = FALSE;
|
||||
$config['devmode'] = FALSE;
|
||||
|
||||
/** @var integer set to > 0 to show debugging messages */
|
||||
$config['debug'] = 0;
|
||||
$config['debug'] = 0;
|
||||
|
||||
?>
|
||||
|
|
Loading…
Add table
Reference in a new issue