Revision 591e1df0 snf-pithos-app/conf/20-snf-pithos-app-settings.conf

b/snf-pithos-app/conf/20-snf-pithos-app-settings.conf
19 19
#PITHOS_BACKEND_VERSIONING = 'auto'
20 20
#PITHOS_BACKEND_FREE_VERSIONING = True
21 21

  
22
# Disable if checksums are not required or are computed asynchronously by an external process.
23
#PITHOS_UPDATE_MD5 = True
22
# Enable if object checksums are required
23
# False results to improved performance
24
# but breaks the compatibility with the OpenStack Object Storage API
25
#PITHOS_UPDATE_MD5 = False
24 26

  
25 27
# Service Token acquired by identity provider.
26 28
#PITHOS_SERVICE_TOKEN = ''

Also available in: Unified diff