Skip to content

Commit dc7a036

Browse files
Clarify docs about tenant_id (#9081)
1 parent 445cd5b commit dc7a036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/running/configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,7 @@ The ``_FILE`` and ``_ENV`` variants are also supported.
555555
GEL_SERVER_TENANT_ID
556556
--------------------
557557

558-
Specifies the tenant ID of this server when hosting multiple Gel instances on one Postgres cluster. Must be an alphanumeric ASCII string, maximum 10 characters long.
558+
Specifies the tenant ID of this server. When using multiple Gel instances with one Postgres cluster each Gel instance must have a unique tenant ID. Must be an alphanumeric ASCII string, maximum 10 characters long. Defaults to "E" if not set.
559559

560560

561561
GEL_SERVER_UID

0 commit comments

Comments
 (0)