Skip to content

Commit 32fe9f2

Browse files
committed
Add note on user storage for users created via configuration file
Signed-off-by: Simon Bein <simontheleg@gmail.com>
1 parent 74826c4 commit 32fe9f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/docs/connectors/local.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ To specify users within the configuration file, the `staticPasswords` option can
4040
* `username`: The username associated with the user.
4141
* `userID`: The unique identifier (ID) of the user.
4242

43+
Users created via the configuration file are stored only in memory and not in the underlying configured storage.
4344

4445
#### Dynamic configuration (API)
4546
Users can be dynamically managed via the gRPC API, offering a versatile method to handle user-related operations within the system.

0 commit comments

Comments
 (0)