# Database configuration DB_CONFIG = { "user": "[user]", "password": "[passwd]", "host": "[host]", "database": "[database]" }