Fix typo-d flag in the installation docs.
This commit is contained in:
@@ -95,7 +95,7 @@ The complete list of options:
|
|||||||
<code>secret</code> but do not use the default in production!
|
<code>secret</code> but do not use the default in production!
|
||||||
Load-balanced PostgREST servers should share the same secret.</dd>
|
Load-balanced PostgREST servers should share the same secret.</dd>
|
||||||
|
|
||||||
<dt>-p, --pool</dt>
|
<dt>-o, --pool</dt>
|
||||||
<dd>Max connections to use in db pool. Defaults to to 10, but you
|
<dd>Max connections to use in db pool. Defaults to to 10, but you
|
||||||
should find an optimal value for your db by running the SQL
|
should find an optimal value for your db by running the SQL
|
||||||
command <code>show max_connections;</code></dd>
|
command <code>show max_connections;</code></dd>
|
||||||
|
|||||||
Reference in New Issue
Block a user