Page MenuHomeSoftware Heritage
Paste P122

configuration's new potential design for storage
ActivePublic

Authored by ardumont on Dec 15 2016, 3:40 PM.
# local storage with a pathslicing objstorage
storage:
cls: local
args:
db: 'service=swh-dev'
objstorage:
cls: pathslicing
args:
root: /home/storage/swh-storage/
slicing: 0:2/2:4/4:6
# remote storage
storage:
cls: remote
args:
url: http://localhost:5000/