Revision aa28c84c snf-pithos-app/conf/20-snf-pithos-app-settings.conf

b/snf-pithos-app/conf/20-snf-pithos-app-settings.conf
37 37
# identity management.  WARNING: Setting to True will break your installation.
38 38
# PITHOS_TRANSLATE_UUIDS = False
39 39

  
40
# Set PROXY_USER_SERVICES to True to have snf-pithos-app handle all Astakos
41
# user-visible services (feedback, login, etc.) by proxying them to a running
42
# Astakos.
40
# Set PITHOS_PROXY_USER_SERVICES to True to have snf-pithos-app handle all
41
# Astakos user-visible services (feedback, login, etc.) by proxying them to
42
# a running Astakos.
43 43
# Set to False if snf astakos-app is running on the same machine, so it handles
44 44
# the requests on its own.
45
#PROXY_USER_SERVICES = True
45
#PITHOS_PROXY_USER_SERVICES = True
46 46

  
47 47
# Tune the size of the http pool for the astakos client.
48 48
# It limits the maximum number of quota changing requests

Also available in: Unified diff