Revision 898f06bb

b/snf-pithos-app/README
47 47
PITHOS_BACKEND_FREE_VERSIONING   True                                                   Default versioning debit policy (default free)
48 48
PITHOS_UPDATE_MD5                True                                                   Update object checksums when using hashmaps
49 49
PITHOS_SERVICE_TOKEN             ''                                                     Service token acquired by the identity provider (astakos)
50
PITHOS_RADOS_STORAGE             False                                                  Enables or disables secondary Pithos storage on RADOS
51
PITHOS_RADOS_POOL_BLOCKS         None                                                   RADOS pool to be used for block storage
52
PITHOS_RADOS_POOL_MAPS           None                                                   RADOS pool to be used for maps storage
50 53
===============================  ==================================================     ============================================================
51 54

  
52 55
To update checksums asynchronously, enable the queue, install snf-pithos-tools and use ``pithos-dispatcher``::

Also available in: Unified diff