2024-11-12 20:25:43 +08:00
|
|
|
[info]
|
2024-11-22 13:13:04 +08:00
|
|
|
install = false
|
2024-11-20 19:53:18 +08:00
|
|
|
non_relational = false
|
2024-11-12 20:25:43 +08:00
|
|
|
|
2024-11-18 19:14:37 +08:00
|
|
|
[sql_config]
|
2024-11-20 19:53:18 +08:00
|
|
|
db_type = "postgresql"
|
|
|
|
address = "localhost"
|
|
|
|
port = 5432
|
|
|
|
user = "postgres"
|
|
|
|
password = "postgres"
|
|
|
|
db_name = "echoes"
|