We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d6e61f commit 8845abcCopy full SHA for 8845abc
1 file changed
docs/docs/nav.js
@@ -44,6 +44,7 @@ const nav = {
44
page('Row Level Security', 'rls', 'rls/index.md'),
45
section('How To'),
46
page('Incremental Migrations', 'how-to/incremental-migrations', 'how-to/incremental-migrations.md'),
47
+ page('Reject Client Connections', 'how-to/reject-client-connections', 'how-to/reject-client-connections.md'),
48
section('HTTP API'),
49
page('Authorization', 'http/authorization', 'http/authorization.md'),
50
page('`/identity`', 'http/identity', 'http/identity.md'),
0 commit comments