mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-01-28 10:18:42 +00:00
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Updated the `max_connections` parameter to accept numeric values for improved clarity and correctness in PostgreSQL configurations. - **Bug Fixes** - Corrected the data type for `max_connections` from string to number in both schema and configuration files to ensure proper interpretation by the PostgreSQL server. <!-- end of auto-generated comment: release notes by coderabbit.ai --> Co-authored-by: Kirill Klinchenkov <Kirill.Klinchenkov@mvideo.ru>