Revision a41826c8
b/snf-pithos-app/conf/20-snf-pithos-app-settings.conf | ||
---|---|---|
48 | 48 |
# It limits the maximum number of quota changing requests |
49 | 49 |
# that pithos can serve. Extra requests will be blocked |
50 | 50 |
# until another has completed. |
51 |
# |
|
52 | 51 |
#PITHOS_ASTAKOSCLIENT_POOLSIZE = 200 |
53 | 52 |
# |
54 | 53 |
# How many random bytes to use for constructing the URL of Pithos public files. |
... | ... | |
56 | 55 |
# Note: the active public URLs will always be unique. |
57 | 56 |
# Only the old and discarded URLs can ever be reused. |
58 | 57 |
# Higher values mean more safety and longer URLs |
59 |
# |
|
60 | 58 |
#PITHOS_PUBLIC_URL_SECURITY = 16 |
61 | 59 |
# |
60 |
# Tune the size of the pithos backend pool. |
|
61 |
# It limits the maximum number of requests that pithos can serve. |
|
62 |
# Extra requests will be blocked until another has completed. |
|
62 | 63 |
#PITHOS_BACKEND_POOL_SIZE = 5 |
Also available in: Unified diff