Revision da0b2fcf

b/snf-cyclades-app/conf/20-snf-cyclades-app-quotas.conf
10 10
# # limits are used
11 11
# CYCLADES_USE_QUOTAHOLDER = False
12 12
#
13
# CYCLADES_QUOTAHOLDER_URL = "https://accountse.okeanos.grnet.gr/quotaholder/v"
13
# CYCLADES_QUOTAHOLDER_URL = "https://accounts.example.synnefo.org/quotaholder/v"
14 14
#
15 15
# CYCLADES_QUOTAHOLDER_TOKEN = ""
b/snf-pithos-app/conf/20-snf-pithos-app-settings.conf
41 41
# the requests on its own.
42 42
#PROXY_USER_SERVICES = True
43 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/'
44
#PITHOS_USER_FEEDBACK_URL = 'https://accounts.example.synnefo.org/feedback/'
45
#PITHOS_USER_LOGIN_URL = 'https://accounts.example.synnefo.org/login/'
46 46

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

Also available in: Unified diff