Revision 9521d937 snf-pithos-app/conf/20-snf-pithos-app-settings.conf

b/snf-pithos-app/conf/20-snf-pithos-app-settings.conf
1
#PITHOS_AUTHENTICATION_URL = 'https://accounts.synnefo.local/im/authenticate/'
1
#PITHOS_AUTHENTICATION_URL = 'https://accounts.example.synnefo.org/im/authenticate/'
2 2

  
3 3
#PITHOS_AUTHENTICATION_USERS = {}
4 4

  
......
40 40
# Set to False if snf astakos-app is running on the same machine, so it handles
41 41
# the requests on its own.
42 42
#PROXY_USER_SERVICES = True
43
#PITHOS_USER_CATALOG_URL = 'https://accounts.synnefo.local/user_catalogs/'
44
#PITHOS_USER_FEEDBACK_URL = 'http://accounts.synnefo.local/feedback/'
45
#PITHOS_USER_LOGIN_URL = 'http://accounts.synnefo.local/login/'
43
#PITHOS_USER_CATALOG_URL = 'https://accounts.example.synnefo.org/user_catalogs/'
44
#PITHOS_USER_FEEDBACK_URL = 'http://accounts.example.synnefo.org/feedback/'
45
#PITHOS_USER_LOGIN_URL = 'http://accounts.example.synnefo.org/login/'
46 46

  
47 47
# Enable and configure quotaholder
48 48
#PITHOS_USE_QUOTAHOLDER = False

Also available in: Unified diff