YaWK  23.3
Yet another WebKit
dbconfig.php File Reference

Go to the source code of this file.

Variables

$this config ['dbname'] = "yawk_io"
 
$this config ['password'] = "raspi"
 
$this config ['port'] = "3306"
 
$this config ['prefix'] = "cms_"
 
$this config ['server'] = "localhost"
 
$this config ['username'] = "pi"
 

Variable Documentation

◆ config [1/6]

$this config[ 'dbname'] = "yawk_io"

Definition at line 6 of file dbconfig.php.

◆ config [2/6]

$this config[ 'password'] = "raspi"

Definition at line 5 of file dbconfig.php.

◆ config [3/6]

$this config[ 'port'] = "3306"

Definition at line 8 of file dbconfig.php.

◆ config [4/6]

$this config[ 'prefix'] = "cms_"

Definition at line 7 of file dbconfig.php.

◆ config [5/6]

$this config[ 'server'] = "localhost"

◆ config [6/6]

$this config[ 'username'] = "pi"

Definition at line 4 of file dbconfig.php.