Revision f6e90a2b conf/20-snf-cloudcms-settings.conf

b/conf/20-snf-cloudcms-settings.conf
1
# astakos cloudbar configuration
2
#CLOUDBAR_ACTIVE = True
3
#CLOUDBAR_LOCATION = 'https://accounts.okeanos.grnet.gr/static/im/cloudbar'
4
#CLOUDBAR_COOKIE_NAME = '_pithos2_a'
5
#CLOUDBAR_ACTIVE_SERVICE = 'cloud'
6
#CLOUDBAR_SERVICES_URL = 'https://accounts.okeanos.grnet.gr/im/get_services'
7
#CLOUDBAR_MENU_URL = 'https://accounts.okeanos.grnet.gr/im/get_menu'
8

  
9

  
10
# how many posts to display in blog list
11
CLOUDCMSBLOG_ENTRIES_PER_PAGE = 5
12

  
1 13
# directory where cms medialibrary files are uploaded to
2 14
FEINCMS_MEDIALIBRARY_UPLOAD_TO = '/usr/share/synnefo/static/cmsuploads/'
3 15

  
4
# Base url of cloudbar static files
5
# If you have an astakos deployment this should be 
6
# http[s]://<www.to.astakos.domain>/static/cloudbar/
7
CLOUDBAR_BASE_URL = False
8

  

Also available in: Unified diff