In the [documentation](https://magicstack.github.io/asyncpg/current/api/index.html) for `connect()` function, parameter **server_settings** has the following description: > An optional dict of server runtime parameters. Refer to PostgreSQL documentation for a [list of supported options](https://magicstack.github.io/asyncpg/current/api/serversettings). The link in the description returns error 404 Not found.