Files
qdrant/config/deb.yaml
Jojii 9ab1fcabc8 Fix config path & Webui Assets in Debian package (#6958)
* Fix debian config location & WebUI assets

* remove config overwrite env variable again
2025-08-11 13:15:52 +02:00

10 lines
210 B
YAML

storage:
# Where to store all the data
storage_path: /var/lib/qdrant/storage
# Where to store snapshots
snapshots_path: /var/lib/qdrant/snapshots
service:
static_content_dir: /var/lib/qdrant/static