Revision faf96548

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

  
49
# Set PROXY_USER_SERVICES to True to have snf-pithos-app handle all Astakos
50
# user-visible services (feedback, login, etc.) by proxying them to a running
51
# Astakos.
52
# Set to False if snf astakos-app is running on the same machine, so it handles
53
# the requests on its own.
49 54
#PROXY_USER_SERVICES = True
50 55
#USER_CATALOG_URL = 'https://<astakos.host>/user_catalogs/'
51 56
#PITHOS_USER_FEEDBACK_URL = 'http://<astakos.host>/feedback/'

Also available in: Unified diff