12 lines
141 B
Plaintext
12 lines
141 B
Plaintext
[app]
|
|
debug = false
|
|
trace = false
|
|
|
|
[database]
|
|
hostname = 127.0.0.1
|
|
database = fast
|
|
username = root
|
|
password = root
|
|
hostport = 3306
|
|
prefix =
|