Update database.ini.php

This commit is contained in:
Namhyeon Go 2019-12-31 16:00:26 +09:00 committed by GitHub
parent 953ecdfa53
commit b8dcb87e08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,5 +6,6 @@ db_host = localhost
db_name = dbname
db_username = dbusername
db_password = dbpassword
db_separated_tables =
storage_dir = storage
EOF;