Update security.md

This commit is contained in:
Andrey Vasnetsov
2023-12-25 13:20:18 +00:00
committed by GitHub
parent b1ee7fc955
commit d63937fd72
@@ -95,6 +95,8 @@ let client = QdrantClient::from_url("https://xyz-example.eu-central.aws.cloud.qd
### Read-only API key
*Available as of v1.7.0*
In addition to the regular API key, Qdrant also supports a read-only API key.
This key can be used to access read-only operations on the instance.