Page MenuHomeSoftware Heritage

No OneTemporary

diff --git a/docker/conf/storage.yml b/docker/conf/storage.yml
index 13d4ba3..fbad34c 100644
--- a/docker/conf/storage.yml
+++ b/docker/conf/storage.yml
@@ -1,13 +1,13 @@
storage:
- cls: local
+ cls: postgresql
db: postgresql:///?service=swh-storage
objstorage:
cls: remote
url: http://nginx:5080/objstorage
journal_writer:
cls: kafka
- args:
- brokers:
- - kafka
- prefix: swh.journal.objects
- client_id: swh.storage.master
+ brokers:
+ - kafka
+ prefix: swh.journal.objects
+ client_id: swh.storage.master
+ anonymize: true

File Metadata

Mime Type
text/x-diff
Expires
Jul 4 2025, 7:45 AM (10 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3312962

Event Timeline