Update database.ini.php

This commit is contained in:
Namhyeon Go 2020-01-09 19:45:33 +09:00 committed by GitHub
parent 6d094abaae
commit 61757a9ffe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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