Skip to content

Commit 10f40d5

Browse files
committed
RDoc-2354 Fixed description of "Identity parts separator"
1 parent af7b785 commit 10f40d5

File tree

6 files changed

+20
-20
lines changed

6 files changed

+20
-20
lines changed

docs/studio/database/settings/client-configuration-per-database.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@ import Panel from '@site/src/components/Panel';
4545
Toggle **"Use database config"** to override the server-wide settings with a configuration specific to this database.
4646

4747
3. **Identity parts separator**
48-
Set the **separator character** for automatically generated document IDs of type **identity**.
48+
Set the **separator character** used in automatically generated document IDs of type **identity** and **HiLo**.
49+
It applies only to [Identity IDs](../../../server/kb/document-identifier-generation.mdx#strategy-identity) generated by the server
50+
and [HiLo IDs](../../../server/kb/document-identifier-generation/#strategy-hilo-algorithm) generated by the client.
4951
You can use any single character except `|` (pipe).
5052
Default value: `/`
51-
This setting affects only IDs for identity documents created by the server.
52-
Learn more about identities in [Document identifier generation: Identity](../../../server/kb/document-identifier-generation.mdx#strategy-identity).
5353

5454
4. **Maximum number of requests per session**
5555
Set this number to restrict the number of requests (***Reads*** & ***Writes***) allowed per session when using the Client API.

docs/studio/server/client-configuration.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@ import Panel from '@site/src/components/Panel';
4444
1. Go to **Manage Server > Client Configuration**
4545

4646
2. **Identity parts separator**
47-
Set the **separator character** for automatically generated document IDs of type **identity**.
47+
Set the **separator character** used in automatically generated document IDs of type **identity** and **HiLo**.
48+
It applies only to [Identity IDs](../../server/kb/document-identifier-generation.mdx#strategy-identity) generated by the server
49+
and [HiLo IDs](../../server/kb/document-identifier-generation/#strategy-hilo-algorithm) generated by the client.
4850
You can use any single character except `|` (pipe).
4951
Default value: `/`
50-
This setting affects only IDs for identity documents created by the server.
51-
Learn more about identities in [Document identifier generation: Identity](../../server/kb/document-identifier-generation.mdx#strategy-identity).
5252

5353
3. **Maximum number of requests per session**
5454
Set this number to restrict the number of requests (***Reads*** & ***Writes***) allowed per session when using the Client API.

versioned_docs/version-6.2/studio/database/settings/client-configuration-per-database.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@ import Panel from '@site/src/components/Panel';
4545
Toggle **"Use database config"** to override the server-wide settings with a configuration specific to this database.
4646

4747
3. **Identity parts separator**
48-
Set the **separator character** for automatically generated document IDs of type **identity**.
48+
Set the **separator character** used in automatically generated document IDs of type **identity** and **HiLo**.
49+
It applies only to [Identity IDs](../../../server/kb/document-identifier-generation.mdx#strategy-identity) generated by the server
50+
and [HiLo IDs](../../../server/kb/document-identifier-generation/#strategy-hilo-algorithm) generated by the client.
4951
You can use any single character except `|` (pipe).
5052
Default value: `/`
51-
This setting affects only IDs for identity documents created by the server.
52-
Learn more about identities in [Document identifier generation: Identity](../../../server/kb/document-identifier-generation.mdx#strategy-identity).
5353

5454
4. **Maximum number of requests per session**
5555
Set this number to restrict the number of requests (***Reads*** & ***Writes***) allowed per session when using the Client API.

versioned_docs/version-6.2/studio/server/client-configuration.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@ import Panel from '@site/src/components/Panel';
4444
1. Go to **Manage Server > Client Configuration**
4545

4646
2. **Identity parts separator**
47-
Set the **separator character** for automatically generated document IDs of type **identity**.
47+
Set the **separator character** used in automatically generated document IDs of type **identity** and **HiLo**.
48+
It applies only to [Identity IDs](../../server/kb/document-identifier-generation.mdx#strategy-identity) generated by the server
49+
and [HiLo IDs](../../server/kb/document-identifier-generation/#strategy-hilo-algorithm) generated by the client.
4850
You can use any single character except `|` (pipe).
49-
Default value: `/`
50-
This setting affects only IDs for identity documents created by the server.
51-
Learn more about identities in [Document identifier generation: Identity](../../server/kb/document-identifier-generation.mdx#strategy-identity).
51+
Default value: `/`
5252

5353
3. **Maximum number of requests per session**
5454
Set this number to restrict the number of requests (***Reads*** & ***Writes***) allowed per session when using the Client API.

versioned_docs/version-7.0/studio/database/settings/client-configuration-per-database.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@ import Panel from '@site/src/components/Panel';
4545
Toggle **"Use database config"** to override the server-wide settings with a configuration specific to this database.
4646

4747
3. **Identity parts separator**
48-
Set the **separator character** for automatically generated document IDs of type **identity**.
48+
Set the **separator character** used in automatically generated document IDs of type **identity** and **HiLo**.
49+
It applies only to [Identity IDs](../../../server/kb/document-identifier-generation.mdx#strategy-identity) generated by the server
50+
and [HiLo IDs](../../../server/kb/document-identifier-generation/#strategy-hilo-algorithm) generated by the client.
4951
You can use any single character except `|` (pipe).
5052
Default value: `/`
51-
This setting affects only IDs for identity documents created by the server.
52-
Learn more about identities in [Document identifier generation: Identity](../../../server/kb/document-identifier-generation.mdx#strategy-identity).
5353

5454
4. **Maximum number of requests per session**
5555
Set this number to restrict the number of requests (***Reads*** & ***Writes***) allowed per session when using the Client API.

versioned_docs/version-7.0/studio/server/client-configuration.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@ import Panel from '@site/src/components/Panel';
4444
1. Go to **Manage Server > Client Configuration**
4545

4646
2. **Identity parts separator**
47-
Set the **separator character** for automatically generated document IDs of type **identity**.
47+
Set the **separator character** used in automatically generated document IDs of type **identity** and **HiLo**.
48+
It applies only to [Identity IDs](../../server/kb/document-identifier-generation.mdx#strategy-identity) generated by the server
49+
and [HiLo IDs](../../server/kb/document-identifier-generation/#strategy-hilo-algorithm) generated by the client.
4850
You can use any single character except `|` (pipe).
49-
Default value: `/`
50-
This setting affects only IDs for identity documents created by the server.
51-
Learn more about identities in [Document identifier generation: Identity](../../server/kb/document-identifier-generation.mdx#strategy-identity).
51+
Default value: `/`
5252

5353
3. **Maximum number of requests per session**
5454
Set this number to restrict the number of requests (***Reads*** & ***Writes***) allowed per session when using the Client API.

0 commit comments

Comments
 (0)