Page MenuHomeSoftware Heritage

D7982.diff
No OneTemporary

D7982.diff

diff --git a/docker/conf/storage.yml b/docker/conf/storage.yml
--- 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/plain
Expires
Wed, Jul 2, 10:47 AM (2 w, 2 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3223650

Event Timeline