Files
swift/swift/common/__init__.py
2010-07-12 17:03:45 -05:00

7 lines
130 B
Python

""" Code common to all of Swift. """
ACCOUNT_LISTING_LIMIT = 10000
CONTAINER_LISTING_LIMIT = 10000
FILE_SIZE_LIMIT = 5368709122