Fix typo in example config (#2095)

This commit is contained in:
nblock
2024-09-02 08:18:16 +02:00
committed by GitHub
parent ed71d230eb
commit aa0f3d43cc

View File

@@ -139,7 +139,7 @@ ephemeral_node_inactivity_timeout: 30m
database:
# Database type. Available options: sqlite, postgres
# Please not that using Postgres is highly discouraged as it is only supported for legacy reasons.
# Please note that using Postgres is highly discouraged as it is only supported for legacy reasons.
# All new development, testing and optimisations are done with SQLite in mind.
type: sqlite