Skip to content

Commit 06b6cd6

Browse files
committed
fix lint
1 parent 2e1555b commit 06b6cd6

File tree

1 file changed

+1
-0
lines changed
  • sources/platform/actors/development/actor_definition/key_value_store_schema

1 file changed

+1
-0
lines changed

sources/platform/actors/development/actor_definition/key_value_store_schema/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ To set up the key-value store collections using a single configuration file, use
6868

6969
The template above defines the configuration for the default key-value store.
7070
Each collection can define its member keys using one of the following properties:
71+
7172
- `keyPrefix` - All keys starting with the specified prefix will be included in the collection (e.g., all keys starting with "document-").
7273
- `key` - A specific individual key that will be included in the collection (e.g., exactly "summary-data").
7374

0 commit comments

Comments
 (0)