Skip to content

Commit 8cb743d

Browse files
committed
changelog
1 parent a61e590 commit 8cb743d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
This makes it easier to debug SQLPage websites. Before, errors that occured before SQLPage had started to render the page would be displayed as a raw text error message without any styling.
3434
- Added the ability to retry database connections when they fail on startup.
3535
This makes it easier to start SQLPage concurrently with the database, and have it wait for the database to become available.
36-
See the [`database_connection_retries` configuration parameter](./configuration.md).
36+
See the [`database_connection_retries` and `database_connection_acquire_timeout_seconds` configuration parameter](./configuration.md).
3737

3838
## 0.9.5 (2023-08-12)
3939

0 commit comments

Comments
 (0)